Property | Type | Description | |
---|---|---|---|
AccessUri | string |
Method | Description | |
---|---|---|
Authentication ( string clientId, string clientSecret ) : System | ||
GetAccessToken ( ) : |
Method | Description | |
---|---|---|
OnTokenExpiredCallback ( object stateInfo ) : void | ||
PostHttp ( string accessUri, string requestDetails ) : |
||
RenewAccessToken ( ) : void |
public Authentication ( string clientId, string clientSecret ) : System | ||
clientId | string | |
clientSecret | string | |
return | System |