Property | Type | Description | |
---|---|---|---|
DatamarketAccessUri | string |
Method | Description | |
---|---|---|
AdmAuthentication ( string clientId, string clientSecret ) : System | ||
GetAccessToken ( ) : |
Method | Description | |
---|---|---|
HttpPost ( string DatamarketAccessUri, string requestDetails ) : |
||
OnTokenExpiredCallback ( object stateInfo ) : void | ||
RenewAccessToken ( ) : void |
public AdmAuthentication ( string clientId, string clientSecret ) : System | ||
clientId | string | |
clientSecret | string | |
return | System |