|
SkmXmlApi
|
SkmUser object provides information for a Skm user More...
Static Public Member Functions | |
| static SkmUser | NewSkmUser (SkmSession Session) |
| Creates a new instance of the Skm user More... | |
Properties | |
| string | Username [get, set] |
| Username of the Skm user More... | |
| string | Password [get, set] |
| Password of the Skm user More... | |
| int | UserId [get, set] |
| User id of the Skm user More... | |
Properties inherited from SkmXmlApi.SkmBase | |
| SkmSession | Session [get] |
| The current Skm session of the Skm object More... | |
Additional Inherited Members | |
Public Member Functions inherited from SkmXmlApi.SkmBase | |
| SkmBase (SkmSession Session) | |
| Constructor More... | |
Protected Attributes inherited from SkmXmlApi.SkmBase | |
| SkmSession | m_session |
| Reference to the Skm session of the object More... | |
SkmUser object provides information for a Skm user
|
static |
Creates a new instance of the Skm user
| Session | The session the Skm user belongs to |
|
getset |
Password of the Skm user
|
getset |
User id of the Skm user
|
getset |
Username of the Skm user