ExtremeSwank OpenID
ExtensionRegistry Class
NamespacesExtremeSwank.OpenIdExtensionRegistry
Provides a simple registry of OpenID Extension namespaces to the supporting IExtension type.
Declaration Syntax
C#Visual BasicVisual C++
public static class ExtensionRegistry
Public NotInheritable Class ExtensionRegistry
public ref class ExtensionRegistry abstract sealed
Members
All MembersMethods



IconMemberDescription
Get(String)
Look up a plugin's Type using its namespace URI.

Set(String, Type)
Add a plugin's Type to the registry.

Remarks
Facilitates auto-loading extensions based on data received from Identity Providers.
Inheritance Hierarchy
Object
ExtensionRegistry

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