Show / Hide Table of Contents

ScancodeMap Property

ScancodeMap

The scancode map to be written when the command is sent to the YubiKey.

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

Property Value

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