Show / Hide Table of Contents

IsFipsSeries Property

IsFipsSeries

Indicates whether or not the YubiKey is a FIPS Series device.

C#
bool IsFipsSeries { get; }

Property Value

Type Description
bool

Remarks

When using a YubiKey FIPS Series device as an authenticator in a FIPS environment, all of the sub-modules must be in a FIPS approved mode of operation for the YubiKey FIPS Series device as a whole to be considered as operating in a FIPS approved mode. This value does not determine whether the YubiKey is in a FIPS approved mode.

In this article
Back to top Generated by DocFX