IDataProtectionKeyContext Interface

Definition

Interface used to store instances of DataProtectionKey in a DbContext

public interface class IDataProtectionKeyContext
public interface IDataProtectionKeyContext
type IDataProtectionKeyContext = interface
Public Interface IDataProtectionKeyContext

Properties

DataProtectionKeys

A collection of DataProtectionKey

Applies to