Link against: SenServDesc.LIB
NetworkServices ReadUserData WriteUserData
#include <e32base.h>
#include <e32des8.h>
#include <e32std.h>
#include <MSenServiceDescription.h>
#include <MSenProviderPolicy.h>
#include <SenDomFragment.h>
Go to the source code of this file.
Data Structures |
|
| class | CSenXmlServiceDescription |
| CSenXmlServiceDescription class implements the most common value object used in WSF, which is used to describe some invocable
service. More... |
|
Typedefs |
|
| typedef RPointerArray< CSenCredential > | RCredentialList |
Functions |
|
| _LIT8 (KSenAttrSoap12,"SOAP12") | |
| _LIT8 (KSenAttrAddressing,"Addressing") | |
| _LIT8 (KSenAttrClientEntropy,"ClientEntropy") | |
| _LIT8 (KSenAttrTokenType,"TokenType") | |
| _LIT8 (KSenAttrPassportExtensions,"PassportExtensions") | |
| _LIT8 (KSenAttrMetadataEndpoint,"MetadataEndpoint") | |
| _LIT8 (KSenAttrUsernameTokenOverTLS,"UsernameTokenOverTLS") | |
| _LIT8 (KSenAttrPromptUserInfo,"promptUserInfo") | |
Variables |
|
| const TInt | KStateParsingCredentials = 12 |
| const TInt | KStateParsingSingleCredential = 122 |
| const TInt | KStateParsingProviderPolicy = 1222 |
| const TInt | KStateParsingServicePolicy = 12222 |
|
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
|
|
|