Show / Hide Table of Contents

KeyHandle Property

KeyHandle

The private key handle to be used to sign the challenge. This is the key handle returned by the YubiKey during registration.

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

Property Value

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