Class NCacheDataProtectionBuilderExtension
This class acts as the registration point for the clients to configure NCache as a key storage provider for Data Protection.
Inheritance
System.Object
NCacheDataProtectionBuilderExtension
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: cs.temp.dll.dll
Syntax
public static class NCacheDataProtectionBuilderExtension
Methods
Name | Description |
---|---|
PersistKeysToNCache(IDataProtectionBuilder, String, String) | This method initializes NCacheXmlRepository to store Data Protection encryption keys. |