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