DataProtectionKey Clase

Definición

Code first model used by EntityFrameworkCoreXmlRepository<TContext>.

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

Constructores

DataProtectionKey()

Code first model used by EntityFrameworkCoreXmlRepository<TContext>.

Propiedades

FriendlyName

Nombre descriptivo del objeto DataProtectionKey.

Id

Identificador de entidad de .DataProtectionKey

Xml

Representación XML del objeto DataProtectionKey.

Se aplica a