DataProtectionKey Class
Definition
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
DataProtectionKey() |
Properties
FriendlyName |
The friendly name of the DataProtectionKey. |
Id |
The entity identifier of the DataProtectionKey. |
Xml |
The XML representation of the DataProtectionKey. |