Show / Hide Table of Contents

ForcePinChange Property

ForcePinChange

If true, certain PIN commands will return errors until the PIN has been changed. If false, a PIN change is not necessary. This property is OPTIONAL, and if the YubiKey provides no value, this will be null.

C#
public bool? ForcePinChange { get; }

Property Value

Type Description
bool?
In this article
Back to top Generated by DocFX