ExtremeSwank OpenID
Association Class
NamespacesExtremeSwank.OpenId.PersistenceAssociation
Contains information for a specific Association between the Client and an OpenID Provider.
Declaration Syntax
C#Visual BasicVisual C++
public class Association
Public Class Association
public ref class Association
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Association()()()
AssociationType
Gets or sets the association type.

Equals(Object) (Inherited from Object.)
Expiration
Gets or sets the time when this association will be expired.

Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
Handle
Gets or sets the association handle.

MemberwiseClone()()() (Inherited from Object.)
ProtocolVersion
Gets or sets the version of the OpenID Protocol used to create the association.

Secret
Gets or sets the negotiated secret.

Server
Gets or sets the OpenID Provider URL.

SessionType
Gets or sets the session type.

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

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