EntityFrameworkCoreDataProtectionExtensions Class

Definition

Extension method class for configuring instances of EntityFrameworkCoreXmlRepository<TContext>

public ref class EntityFrameworkCoreDataProtectionExtensions abstract sealed
public static class EntityFrameworkCoreDataProtectionExtensions
type EntityFrameworkCoreDataProtectionExtensions = class
Public Module EntityFrameworkCoreDataProtectionExtensions
Inheritance
EntityFrameworkCoreDataProtectionExtensions

Methods

PersistKeysToDbContext<TContext>(IDataProtectionBuilder)

Configures the data protection system to persist keys to an EntityFrameworkCore datastore

Applies to