Show / Hide Table of Contents

ApplyLockCode Method

ApplyLockCode(ReadOnlySpan<byte>)

Temporarily unlocks the YubiKey's configuration by applying the lock code.

C#
public void ApplyLockCode(ReadOnlySpan<byte> lockCode)

Parameters

Type Name Description
ReadOnlySpan<byte> lockCode

The 16-byte lock code for this YubiKey.

In this article
Back to top Generated by DocFX