Contains information for a specific Association between the Client
and an OpenID Provider.
| C# | Visual Basic | Visual C++ |
public class Association
Public Class Association
public ref class Association
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |
| Association | |