WindowsAuthenticationEventArgs Properties
.NET Framework 2.0
| 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.
|
Reference
WindowsAuthenticationEventArgs ClassSystem.Web.Security Namespace
Other Resources
Windows Authentication ProviderCommunity Additions
ADD
Show: