This documentation is archived and is not being maintained.
WindowsAuthenticationEventArgs Properties
Visual Studio 2008
The WindowsAuthenticationEventArgs type exposes the following members.
| 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: