프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DatamarketAccessUri | string |
메소드 | 설명 | |
---|---|---|
AdmAuthentication ( string clientId, string clientSecret ) : System | ||
GetAccessToken ( ) : |
메소드 | 설명 | |
---|---|---|
HttpPost ( string DatamarketAccessUri, string requestDetails ) : |
||
OnTokenExpiredCallback ( object stateInfo ) : void | ||
RenewAccessToken ( ) : void |
public AdmAuthentication ( string clientId, string clientSecret ) : System | ||
clientId | string | |
clientSecret | string | |
리턴 | System |