|
| virtual string | AuthenticationType [get] |
| | Returns the authentication type associated with the AuthenticatorConfig instance. More...
|
| |
◆ Authenticate()
| virtual void IBM.Cloud.SDK.Core.Authentication.Authenticator.Authenticate |
( |
IClient |
client | ) |
|
|
inlinevirtual |
◆ AuthtypeBasic
| const string IBM.Cloud.SDK.Core.Authentication.Authenticator.AuthtypeBasic = "basic" |
◆ AuthtypeIam
| const string IBM.Cloud.SDK.Core.Authentication.Authenticator.AuthtypeIam = "iam" |
◆ AuthtypeIcp4d
| const string IBM.Cloud.SDK.Core.Authentication.Authenticator.AuthtypeIcp4d = "icp4d" |
◆ AuthtypeNoauth
| const string IBM.Cloud.SDK.Core.Authentication.Authenticator.AuthtypeNoauth = "noauth" |
◆ AuthenticationType
| virtual string IBM.Cloud.SDK.Core.Authentication.Authenticator.AuthenticationType |
|
get |
Returns the authentication type associated with the AuthenticatorConfig instance.
The documentation for this class was generated from the following file: