The members of System.Web.Security.PassportIdentity are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Security.PassportIdentity class. This class is deprecated. |
[read-only] | AuthenticationType | string.
Gets the type of authentication used to identify the user. This class is deprecated. |
[read-only] | Error | int.
Gets a value indicating the error state associated with the current Passport ticket. This class is deprecated. |
[read-only] | GetFromNetworkServer | bool.
Gets information on a Passport server connection and query string. This class is deprecated. |
[read-only] | HasSavedPassword | bool.
Gets information on whether the Passport member's password was saved. This class is deprecated. |
[read-only] | HasTicket | bool.
Gets a value indicating whether the query string includes a Passport ticket as a cookie. This class is deprecated. |
[read-only] | HexPUID | string.
Gets the Passport Unique Identifier (PUID) for the currently authenticated user, in hexadecimal form. This class is deprecated. |
[read-only] | IsAuthenticated | bool.
Gets a value indicating whether the user is authenticated against a Passport authority. This class is deprecated. |
[read-only] default property | Item(string) | string. Documentation for this section has not yet been entered. |
[read-only] | Name | string.
Gets the name of the current user. This class is deprecated. |
[read-only] | TicketAge | int.
Gets the time, in seconds, since the last ticket was issued or refreshed. This class is deprecated. |
[read-only] | TimeSinceSignIn | int.
Gets the time, in seconds, since a member's logon to the Passport logon server. This class is deprecated. |
AuthUrl()
| ||
AuthUrl(string)
| ||
AuthUrl(string, int, bool, string, int, string, int, bool)
| ||
AuthUrl(string, int, int, string, int, string, int, int)
| ||
AuthUrl2()
| ||
AuthUrl2(string)
| ||
AuthUrl2(string, int, bool, string, int, string, int, bool)
| ||
AuthUrl2(string, int, int, string, int, string, int, int)
| ||
static | Compress(string)
| |
static | CryptIsValid()
| |
static | CryptPutHost(string)
| |
static | CryptPutSite(string)
| |
static | Decompress(string)
| |
static | Decrypt(string)
| |
static | Encrypt(string)
| |
Finalize()Documentation for this section has not yet been entered. | ||
GetCurrentConfig(string)
| ||
GetDomainAttribute(string, int, string)
| ||
GetDomainFromMemberName(string)
| ||
GetIsAuthenticated(int, bool, bool)
| ||
GetIsAuthenticated(int, int, int)
| ||
GetLoginChallenge()
| ||
GetLoginChallenge(string)
| ||
GetLoginChallenge(string, int, int, string, int, string, int, int, object)
| ||
GetOption(string)
| ||
GetProfileObject(string)
| ||
HasFlag(int)
| ||
HasProfile(string)
| ||
HaveConsent(bool, bool)
| ||
LoginUser()
| ||
LoginUser(string)
| ||
LoginUser(string, int, bool, string, int, string, int, bool, object)
| ||
LoginUser(string, int, int, string, int, string, int, int, object)
| ||
LogoTag()
| ||
LogoTag(string)
| ||
LogoTag(string, int, bool, string, int, bool, string, int, bool)
| ||
LogoTag(string, int, int, string, int, int, string, int, int)
| ||
LogoTag2()
| ||
LogoTag2(string)
| ||
LogoTag2(string, int, bool, string, int, bool, string, int, bool)
| ||
LogoTag2(string, int, int, string, int, int, string, int, int)
| ||
LogoutURL()
| ||
LogoutURL(string, string, int, string, int)
| ||
SetOption(string, object)
| ||
static | SignOut(string)
| |
Ticket(string)
|
IDisposable.Dispose |
Releases all resources used by the System.Web.Security.PassportIdentity class. This class is deprecated. |