sencredential.h File Reference
API published in: S60 3rd Ed
Link against: senservdesc.lib
Capability Information
Required Capabilities
NetworkServices ReadUserData WriteUserData
#include <e32base.h>
#include <s32strm.h>
#include <SenBaseFragment.h>
Go to the source code of this file.
|
Data Structures |
class | CSenCredential |
| Class implements (web) service credential functionality. More...
|
Functions |
| _LIT8 (KCredentialsName,"Credentials") |
| _LIT8 (KEndpointName,"Endpoint") |
| _LIT8 (KSecurityMechIdName,"SecurityMechID") |
| _LIT8 (KNotOnOrAfterName,"NotOnOrAfter") |
| _LIT8 (KConditionsName,"Conditions") |
Function Documentation
_LIT8 | ( | KConditionsName | , | | | "Conditions" | | | ) | |
|
_LIT8 | ( | KNotOnOrAfterName | , | | | "NotOnOrAfter" | | | ) | |
|
_LIT8 | ( | KSecurityMechIdName | , | | | "SecurityMechID" | | | ) | |
|
_LIT8 | ( | KEndpointName | , | | | "Endpoint" | | | ) | |
|
_LIT8 | ( | KCredentialsName | , | | | "Credentials" | | | ) | |
|