AuthenticatingEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.ApplicationServices
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| 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:
