Show / Hide Table of Contents

FascNumber Property

FascNumber

The "Federal Agency Smart Credential Number" (FASC-N). This is a fixed 25-byte value for every YubiKey, and is a Non-Federal Issuer number.

C#
public ReadOnlyMemory<byte> FascNumber { get; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX