Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DataProtectionKey Class
Definition
- Assembly:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.dll
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v10.0.0
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v11.0.0-preview.4.26230.115
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v2.2.0
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v3.0.3
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v3.1.18
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v5.0.9
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v6.0.6
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v7.0.5
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v8.0.19
- Package:
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore v9.0.8
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
- Source:
- DataProtectionKey.cs
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Code first model used by EntityFrameworkCoreXmlRepository<TContext>.
public ref class DataProtectionKey
public class DataProtectionKey
type DataProtectionKey = class
Public Class DataProtectionKey
- Inheritance
-
DataProtectionKey
Constructors
| Name | Description |
|---|---|
| DataProtectionKey() | |
Properties
| Name | Description |
|---|---|
| FriendlyName |
The friendly name of the DataProtectionKey. |
| Id |
The entity identifier of the DataProtectionKey. |
| Xml |
The XML representation of the DataProtectionKey. |
Applies to
Feedback
Was this page helpful?
