DataProtectionKey 类

定义

使用 EntityFrameworkCoreXmlRepository<TContext>的代码优先模型。

public ref class DataProtectionKey
public class DataProtectionKey
type DataProtectionKey = class
Public Class DataProtectionKey
继承
DataProtectionKey

构造函数

DataProtectionKey()

使用 EntityFrameworkCoreXmlRepository<TContext>的代码优先模型。

属性

FriendlyName

DataProtectionKey 的友好名称。

Id

DataProtectionKey实体标识符。

Xml

DataProtectionKey 的 XML 表示形式。

适用于