Microsoft.AspNetCore.DataProtection.Internal Namespace

namespace Microsoft.AspNetCore.DataProtection.Internal

Interfaces

interface IActivator
An interface into System.Activator.CreateInstance``1 that also supports limited dependency injection (of System.IServiceProvider).

Classes

class DataProtectionBuilder
Default implementation of Microsoft.AspNetCore.DataProtection.IDataProtectionBuilder.