DataProtectionKey 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用 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 表示形式。 |