WindowsAuthenticationEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets the HttpContext object for the current HTTP request. |
![]() | Identity | Gets the Windows identity passed to the WindowsAuthenticationEventArgs constructor. |
![]() | User | Gets or sets the IPrincipal object to be associated with the current request. |
Show:
