메소드 | 설명 | |
---|---|---|
CreateApiKey ( ) : string | ||
Login ( string userName, string password, |
||
OctopusAuthenticationProxy ( IOptions |
||
ValidateApiKey ( string userName, string apiKey ) : bool |
public Login ( string userName, string password, |
||
userName | string | |
password | string | |
user | ||
리턴 | bool |
public OctopusAuthenticationProxy ( IOptions |
||
settings | IOptions |
|
리턴 | System |
public ValidateApiKey ( string userName, string apiKey ) : bool | ||
userName | string | |
apiKey | string | |
리턴 | bool |