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
Assembly: AspNetCore.DataProtection.NCache.dll
Syntax
public static class NCacheDataProtectionBuilderExtension : object
Methods
| Name | Description |
|---|---|
| PersistKeysToNCache(IDataProtectionBuilder, String, String) | This method initializes NCacheXmlRepository to store Data Protection encryption keys. |