Show / Hide Table of Contents

ManagementKey Property

ManagementKey

The management key that will be PIN-protected. If there is no management key, this will be null.

C#
public ReadOnlyMemory<byte>? ManagementKey { get; }

Property Value

Type Description
ReadOnlyMemory<byte>?
In this article
Back to top Generated by DocFX