The NoneAuthenticationMethod type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AllowedAuthentications |
Gets list of allowed authentications.
(Inherited from AuthenticationMethod.) | |
| ErrorMessage |
Gets the authentication error message.
(Inherited from AuthenticationMethod.) | |
| Name |
Gets connection name
(Overrides AuthenticationMethod Name.) | |
| Username |
Gets connection username.
(Inherited from AuthenticationMethod.) |
See Also