Method | Description | |
---|---|---|
LiveClient ( int portalId, AuthMode mode ) : System |
Method | Description | |
---|---|---|
GetExpiry ( string responseText ) : System.TimeSpan | ||
GetToken ( string responseText ) : string |
protected GetExpiry ( string responseText ) : System.TimeSpan | ||
responseText | string | |
return | System.TimeSpan |
protected GetToken ( string responseText ) : string | ||
responseText | string | |
return | string |
public LiveClient ( int portalId, AuthMode mode ) : System | ||
portalId | int | |
mode | AuthMode | |
return | System |