PassportAuthenticationEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| 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:
