The properties of System.Web.Security.WindowsAuthenticationEventArgs are listed below. For a list of all members, see the WindowsAuthenticationEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | Context | System.Web.HttpContext.
![]() Gets the System.Web.HttpContext object for the current HTTP request. |
[read-only] | Identity | System.Security.Principal.WindowsIdentity.
![]() Gets the Windows identity passed to the System.Web.Security.WindowsAuthenticationEventArgs constructor. |
User | System.Security.Principal.IPrincipal.
![]() Gets or sets the System.Security.Principal.IPrincipal object to be associated with the current request. |