ExtremeSwank OpenID
DiscoveryResult Class
NamespacesExtremeSwank.OpenId.PlugIns.DiscoveryDiscoveryResult
Holds all important data discovered during the discovery process.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class DiscoveryResult
<SerializableAttribute> _
Public Class DiscoveryResult
[SerializableAttribute]
public ref class DiscoveryResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DiscoveryResult()()()
AuthVersion
Gets or sets the authentication protocol version supported by the OpenID Provider.

ClaimedId
Gets or sets the discovered claimed identifier.

Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
LocalId
Gets or sets the discovered Local Identitifier.

MemberwiseClone()()() (Inherited from Object.)
Priority
Gets or sets the priority of the discovery result.

ServerUrl
Gets or sets the discovered OpenID Provider URL.

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

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