Show / Hide Table of Contents

KeyHandle Property

KeyHandle

The private key handle created by the YubiKey. Save this value and use it when authenticating.

C#
public ReadOnlyMemory<byte> KeyHandle { get; set; }

Property Value

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