메소드 | 설명 | |
---|---|---|
AcquireTokenForApplication ( ) : |
||
AcquireTokenForApplicationAsync ( ) : Task |
||
GetContracts ( ) : List |
||
GetContractsAsync ( ) : Task
|
||
Initialize ( ) : void | ||
Initialize ( string TenantName, string AppId, string AppKey ) : void |
public AcquireTokenForApplication ( ) : |
||
리턴 |
public Initialize ( string TenantName, string AppId, string AppKey ) : void | ||
TenantName | string | |
AppId | string | |
AppKey | string | |
리턴 | void |