System.Web.Security.PassportIdentity Members

The members of System.Web.Security.PassportIdentity are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Security.PassportIdentity class. This class is deprecated.

Public Properties

[read-only]
AuthenticationTypestring.

Gets the type of authentication used to identify the user. This class is deprecated.

[read-only]
Errorint.

Gets a value indicating the error state associated with the current Passport ticket. This class is deprecated.

[read-only]
GetFromNetworkServerbool.

Gets information on a Passport server connection and query string. This class is deprecated.

[read-only]
HasSavedPasswordbool.

Gets information on whether the Passport member's password was saved. This class is deprecated.

[read-only]
HasTicketbool.

Gets a value indicating whether the query string includes a Passport ticket as a cookie. This class is deprecated.

[read-only]
HexPUIDstring.

Gets the Passport Unique Identifier (PUID) for the currently authenticated user, in hexadecimal form. This class is deprecated.

[read-only]
IsAuthenticatedbool.

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]
Namestring.

Gets the name of the current user. This class is deprecated.

[read-only]
TicketAgeint.

Gets the time, in seconds, since the last ticket was issued or refreshed. This class is deprecated.

[read-only]
TimeSinceSignInint.

Gets the time, in seconds, since a member's logon to the Passport logon server. This class is deprecated.

Public Methods

AuthUrl() : string

Returns a string containing the Login server URL for a member, as well as with optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl(string) : string

Returns a string containing the Login server URL for a member, along with optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl(string, int, bool, string, int, string, int, bool) : string

Returns the authentication server URL for a member. This class is deprecated.

AuthUrl(string, int, int, string, int, string, int, int) : string

Returns a string containing the Login server URL for a member, along with the optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl2() : string

Returns a string containing the Login server URL for a member, as well as optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl2(string) : string

Returns a string containing the Login server URL for a member, as well as optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl2(string, int, bool, string, int, string, int, bool) : string

Returns a string containing the Login server URL for a member, as well as the optional information sent to the Login server in the query string. This class is deprecated.

AuthUrl2(string, int, int, string, int, string, int, int) : string

Retrieves a string containing the Login server URL for a member, as well as the optional information sent to the Login server in the query string. This class is deprecated.

static
Compress(string) : string

Compresses data. This class is deprecated.

static
CryptIsValid() : bool

Gets the state of a flag indicating if the Passport Manager is in a valid state for encryption. This class is deprecated.

static
CryptPutHost(string) : int

Sets the key being used for Passport encryption and decryption. This class is deprecated.

static
CryptPutSite(string) : int

Sets the key being used for Passport encryption and decryption by referring to the site-name label assigned to that key when the key was first installed. This class is deprecated.

static
Decompress(string) : string

Decompresses data that has been compressed by the PassportIdentity.Compress(string) method. This class is deprecated.

static
Decrypt(string) : string

Decrypts data using the Passport participant key for the current site. This class is deprecated.

static
Encrypt(string) : string

Encrypts data using the Passport participant key for the current site. This class is deprecated.

Finalize()
Documentation for this section has not yet been entered.
GetCurrentConfig(string) : object

Gets the contents of a registry key under the HKLM\SW\Microsoft\Passport hive. This class is deprecated.

GetDomainAttribute(string, int, string) : string

Provides information for a Passport domain by querying the Passport manager for the requested domain attribute. This class is deprecated.

GetDomainFromMemberName(string) : string

Returns the Passport domain from the member name string. This class is deprecated.

GetIsAuthenticated(int, bool, bool) : bool

Indicates whether the user is authenticated by a central site responsible for Passport authentication. This class is deprecated.

GetIsAuthenticated(int, int, int) : bool

Indicates whether the user is authenticated by a Passport authority. This class is deprecated.

GetLoginChallenge() : string

Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange. This class is deprecated.

GetLoginChallenge(string) : string

Logs the user on by outputting the appropriate headers to either a 302 redirect URL or the initiation of a Passport-aware client authentication exchange. This class is deprecated.

GetLoginChallenge(string, int, int, string, int, string, int, int, object) : string

Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange. This class is deprecated.

GetOption(string) : object

Gets a specific Passport logon option. This class is deprecated.

GetProfileObject(string) : object

Returns Passport profile information for the specified profile attribute. This class is deprecated.

HasFlag(int) : bool

Indicates whether a given flag is set in this user's profile. This class is deprecated.

HasProfile(string) : bool

Indicates whether a given profile attribute exists in this user's profile. This class is deprecated.

HaveConsent(bool, bool) : bool

Indicates whether full consent is granted in this user's profile. This class is deprecated.

LoginUser() : int

Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange. This class is deprecated.

LoginUser(string) : int

Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange. This class is deprecated.

LoginUser(string, int, bool, string, int, string, int, bool, object) : int

Logs the user on, either by generating a 302 redirect URL or by initiating a Passport-aware client authentication exchange. This class is deprecated.

LoginUser(string, int, int, string, int, string, int, int, object) : int

Logs the user on, either by generating a 302 redirect URL or initiating a Passport-aware client authentication exchange. This class is deprecated.

LogoTag() : string

Returns an HTML fragment containing an image tag for a Passport link. This class is deprecated.

LogoTag(string) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoTag(string, int, bool, string, int, bool, string, int, bool) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoTag(string, int, int, string, int, int, string, int, int) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoTag2() : string

Returns an HTML fragment containing an image tag for a Passport link. This class is deprecated.

LogoTag2(string) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoTag2(string, int, bool, string, int, bool, string, int, bool) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoTag2(string, int, int, string, int, int, string, int, int) : string

Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.

LogoutURL() : string

Returns the Passport logout URL string. This class is deprecated.

LogoutURL(string, string, int, string, int) : string

Returns the Passport logout URL string using the specified parameters. This class is deprecated.

SetOption(string, object)

Sets a specific Passport logon option. This class is deprecated.

static
SignOut(string)

Logs off the given Passport member from the current session. This class is deprecated.

Ticket(string) : object

Gets information on a specific attribute of the Passport authentication ticket. This class is deprecated.

Explicitly Implemented Interface Members

IDisposable.Dispose

Releases all resources used by the System.Web.Security.PassportIdentity class. This class is deprecated.