DataProtectionKey Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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. |