This documentation is archived and is not being maintained.
WindowsAuthenticationEventArgs Properties
.NET Framework 1.1
The properties of the WindowsAuthenticationEventArgs class are listed here. For a complete list of WindowsAuthenticationEventArgs class members, see the WindowsAuthenticationEventArgs Members topic.
Public Properties
Context | Gets the HttpContext object for the current HTTP request. |
Identity | Gets an authenticated Windows identity. |
User | Gets or sets the IPrincipal object to be associated with the request. |
See Also
WindowsAuthenticationEventArgs Class | System.Web.Security Namespace
Show:
