This documentation is archived and is not being maintained.
AuthenticatingEventArgs Properties
Visual Studio 2008
The AuthenticatingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Authenticated | Gets or sets a value that indicates whether the user credentials are valid. |
|
AuthenticationIsComplete | Gets or sets a value that indicates whether the user credentials have been authenticated. |
|
CustomCredential | Gets additional user values for authentication. |
|
Password | Gets the password for the user. |
|
UserName | Gets the authentication name for the user. |
Show: