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 |
---|---|
System.ReadOnlyMemory<System.Byte> |