Provides a simple registry of OpenID Extension namespaces to
the supporting IExtension type.
| C# | Visual Basic | Visual C++ |
public static class ExtensionRegistry
Public NotInheritable Class ExtensionRegistry
public ref class ExtensionRegistry abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Get(String) |
Look up a plugin's Type using its namespace URI.
| |
| Set(String, Type) |
Add a plugin's Type to the registry.
|
Facilitates auto-loading extensions based on data
received from Identity Providers.
| Object | |
| ExtensionRegistry | |