ManagementKey Property
ManagementKey
The management key that will be PIN-protected. If there is no management key, this will be null.
C#
public Nullable<ReadOnlyMemory<byte>> ManagementKey { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |