DataProtectionKey Class

Definition

Code first model used by EntityFrameworkCoreXmlRepository<TContext>.

public ref class DataProtectionKey
public class DataProtectionKey
type DataProtectionKey = class
Public Class DataProtectionKey
Inheritance
DataProtectionKey

Constructors

DataProtectionKey()

Properties

FriendlyName

The friendly name of the DataProtectionKey.

Id

The entity identifier of the DataProtectionKey.

Xml

The XML representation of the DataProtectionKey.

Applies to