ExtremeSwank OpenID
OpenIdUser Class
NamespacesExtremeSwank.OpenIdOpenIdUser
Contains all information received about the authenticated user.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class OpenIdUser
<SerializableAttribute> _
Public Class OpenIdUser
[SerializableAttribute]
public ref class OpenIdUser
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
OpenIdUser(DiscoveryResult)
Returns a new OpenIdUser object with a pre-set claimed identity.

BaseIdentity
Gets or sets the identifier validated by the Identity Provider.

Equals(Object) (Inherited from Object.)
ExtensionData
Data returned by all loaded Extensions.

Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
GetValue(String)
Retrieves extension data.

GetValue(Object)
Retrieves extension data

Identity
Gets or sets the claimed identifier.

LastDiscoveryResult
Get the DiscoveryResult object generated during the last OpenID discovery.

MemberwiseClone()()() (Inherited from Object.)
Retrieve(ClientCore)
Fill the object with information from received response arguments.

ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
OpenIdUser

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)