Holds the three different usable forms of a given OpenID Identity.
| C# | Visual Basic | Visual C++ |
public class NormalizationEntry
Public Class NormalizationEntry
public ref class NormalizationEntry
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| NormalizationEntry()()() | ||
| DiscoveryUrl |
Gets or sets the discovery URL that should be used by
the discovery engine.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| FriendlyId |
Gets or sets the database-compatible friendly identity name.
| |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| NormalizedId |
Gets or sets the ID, normalized per the OpenID specification
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| NormalizationEntry | |