Method | Description | |
---|---|---|
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 | ||
return | bool |
public OctopusAuthenticationProxy ( IOptions |
||
settings | IOptions |
|
return | System |
public ValidateApiKey ( string userName, string apiKey ) : bool | ||
userName | string | |
apiKey | string | |
return | bool |