This documentation is archived and is not being maintained.
PassportAuthenticationEventArgs Properties
Visual Studio 2008
The PassportAuthenticationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the HttpContext object for the current HTTP request. This class is deprecated. |
|
Identity | Gets an authenticated Passport identity. This class is deprecated. |
|
User | Gets or sets the IPrincipal object to be associated with the request. This class is deprecated. |
Show: