Show / Hide Table of Contents

IsSkySeries Property

IsSkySeries

Indicates whether or not this device is a "Security Key by Yubico" series device.

C#
public bool IsSkySeries { get; }

Property Value

Type Description
bool

Implements

IYubiKeyDeviceInfo.IsSkySeries

Remarks

Security Key Series devices only support the U2F and FIDO2 applications. This property helps differentiate these devices from a standard YubiKey that only has these two applications enabled.

In this article
Back to top Generated by DocFX