Show / Hide Table of Contents

PinProtected Property

PinProtected

Set this to true if the YubiKey's management key is PIN-protected. If you set a YubiKey to PIN-protected, then the PUK should be blocked as well.

C#
public bool PinProtected { get; set; }

Property Value

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