Method | Description | |
---|---|---|
Decode ( string clientToken ) : |
||
GetToken ( ) : |
||
GetToken ( string clientToken ) : |
||
Provider ( ) : System | ||
Provider ( string tenant, System.Guid applicationId, long loginId, int userId, int officeId ) : System |
Method | Description | |
---|---|---|
Encode ( |
public GetToken ( string clientToken ) : |
||
clientToken | string | |
return |
public Provider ( string tenant, System.Guid applicationId, long loginId, int userId, int officeId ) : System | ||
tenant | string | |
applicationId | System.Guid | |
loginId | long | |
userId | int | |
officeId | int | |
return | System |