Mono Class Library: Overview

System.Web.Security.PassportIdentity: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AuthenticationTypestring. Documentation for this section has not yet been entered.
[read-only]
Errorint. Documentation for this section has not yet been entered.
[read-only]
GetFromNetworkServerbool. Documentation for this section has not yet been entered.
[read-only]
HasSavedPasswordbool. Documentation for this section has not yet been entered.
[read-only]
HasTicketbool. Documentation for this section has not yet been entered.
[read-only]
HexPUIDstring. Documentation for this section has not yet been entered.
[read-only]
IsAuthenticatedbool. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)string. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
TicketAgeint. Documentation for this section has not yet been entered.
[read-only]
TimeSinceSignInint. Documentation for this section has not yet been entered.

Public Methods

AuthUrl() : string
Documentation for this section has not yet been entered.
AuthUrl(string) : string
Documentation for this section has not yet been entered.
AuthUrl(string, int, bool, string, int, string, int, bool) : string
Documentation for this section has not yet been entered.
AuthUrl(string, int, int, string, int, string, int, int) : string
Documentation for this section has not yet been entered.
AuthUrl2() : string
Documentation for this section has not yet been entered.
AuthUrl2(string) : string
Documentation for this section has not yet been entered.
AuthUrl2(string, int, bool, string, int, string, int, bool) : string
Documentation for this section has not yet been entered.
AuthUrl2(string, int, int, string, int, string, int, int) : string
Documentation for this section has not yet been entered.
static
Compress(string) : string
Documentation for this section has not yet been entered.
static
CryptIsValid() : bool
Documentation for this section has not yet been entered.
static
CryptPutHost(string) : int
Documentation for this section has not yet been entered.
static
CryptPutSite(string) : int
Documentation for this section has not yet been entered.
static
Decompress(string) : string
Documentation for this section has not yet been entered.
static
Decrypt(string) : string
Documentation for this section has not yet been entered.
static
Encrypt(string) : string
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
GetCurrentConfig(string) : object
Documentation for this section has not yet been entered.
GetDomainAttribute(string, int, string) : string
Documentation for this section has not yet been entered.
GetDomainFromMemberName(string) : string
Documentation for this section has not yet been entered.
GetIsAuthenticated(int, bool, bool) : bool
Documentation for this section has not yet been entered.
GetIsAuthenticated(int, int, int) : bool
Documentation for this section has not yet been entered.
GetLoginChallenge() : string
Documentation for this section has not yet been entered.
GetLoginChallenge(string) : string
Documentation for this section has not yet been entered.
GetLoginChallenge(string, int, int, string, int, string, int, int, object) : string
Documentation for this section has not yet been entered.
GetOption(string) : object
Documentation for this section has not yet been entered.
GetProfileObject(string) : object
Documentation for this section has not yet been entered.
HasFlag(int) : bool
Documentation for this section has not yet been entered.
HasProfile(string) : bool
Documentation for this section has not yet been entered.
HaveConsent(bool, bool) : bool
Documentation for this section has not yet been entered.
LoginUser() : int
Documentation for this section has not yet been entered.
LoginUser(string) : int
Documentation for this section has not yet been entered.
LoginUser(string, int, bool, string, int, string, int, bool, object) : int
Documentation for this section has not yet been entered.
LoginUser(string, int, int, string, int, string, int, int, object) : int
Documentation for this section has not yet been entered.
LogoTag() : string
Documentation for this section has not yet been entered.
LogoTag(string) : string
Documentation for this section has not yet been entered.
LogoTag(string, int, bool, string, int, bool, string, int, bool) : string
Documentation for this section has not yet been entered.
LogoTag(string, int, int, string, int, int, string, int, int) : string
Documentation for this section has not yet been entered.
LogoTag2() : string
Documentation for this section has not yet been entered.
LogoTag2(string) : string
Documentation for this section has not yet been entered.
LogoTag2(string, int, bool, string, int, bool, string, int, bool) : string
Documentation for this section has not yet been entered.
LogoTag2(string, int, int, string, int, int, string, int, int) : string
Documentation for this section has not yet been entered.
LogoutURL() : string
Documentation for this section has not yet been entered.
LogoutURL(string, string, int, string, int) : string
Documentation for this section has not yet been entered.
SetOption(string, object)
Documentation for this section has not yet been entered.
static
SignOut(string)
Documentation for this section has not yet been entered.
Ticket(string) : object
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IDisposable.DisposeDocumentation for this section has not yet been entered.