This documentation is archived and is not being maintained.
PassportIdentity Properties
Visual Studio 2008
The PassportIdentity type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthenticationType | Gets the type of authentication used to identify the user. This class is deprecated. |
|
Error | Gets a value indicating the error state associated with the current Passport ticket. This class is deprecated. |
|
GetFromNetworkServer | Gets information on a Passport server connection and query string. This class is deprecated. |
|
HasSavedPassword | Gets information on whether the Passport member's password was saved. This class is deprecated. |
|
HasTicket | Gets a value indicating whether the query string includes a Passport ticket as a cookie. This class is deprecated. |
|
HexPUID | Gets the Passport Unique Identifier (PUID) for the currently authenticated user, in hexadecimal form. This class is deprecated. |
|
IsAuthenticated | Gets a value indicating whether the user is authenticated against a Passport authority. This class is deprecated. |
|
Item | Gets Passport profile attributes. This class is deprecated. |
|
Name | Gets the name of the current user. This class is deprecated. |
|
TicketAge | Gets the time, in seconds, since the last ticket was issued or refreshed. This class is deprecated. |
|
TimeSinceSignIn | Gets the time, in seconds, since a member's logon to the Passport logon server. This class is deprecated. |
Show: