SkmXmlApi
SkmXmlApi.SkmUser Class Reference

SkmUser object provides information for a Skm user More...

Inheritance diagram for SkmXmlApi.SkmUser:
SkmXmlApi.SkmBase

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...
 

Detailed Description

SkmUser object provides information for a Skm user

Member Function Documentation

◆ NewSkmUser()

static SkmUser SkmXmlApi.SkmUser.NewSkmUser ( SkmSession  Session)
static

Creates a new instance of the Skm user

Parameters
SessionThe session the Skm user belongs to
Returns
A new initialized instance of SkmUser

Property Documentation

◆ Password

string SkmXmlApi.SkmUser.Password
getset

Password of the Skm user

◆ UserId

int SkmXmlApi.SkmUser.UserId
getset

User id of the Skm user

◆ Username

string SkmXmlApi.SkmUser.Username
getset

Username of the Skm user


The documentation for this class was generated from the following file: