The NoneAuthenticationMethod type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NoneAuthenticationMethod |
Initializes a new instance of the KeyboardInteractiveConnectionInfo class.
|
Methods
| Name | Description | |
|---|---|---|
| Authenticate |
Authenticates the specified session.
(Overrides AuthenticationMethod Authenticate(Session).) | |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources
| |
| (Inherited from | ||
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
PasswordConnectionInfo is reclaimed by garbage collection.
(Overrides | |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
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