Microsoft.AspNetCore.DataProtection.Internal Namespace¶
-
namespace
Microsoft.AspNetCore.DataProtection.Internal¶ Interfaces
- interface
IActivator - An interface into
System.Activator.CreateInstance``1that also supports limited dependency injection (ofSystem.IServiceProvider).
Classes
- class
DataProtectionBuilder - Default implementation of
Microsoft.AspNetCore.DataProtection.IDataProtectionBuilder.
- interface