Show / Hide Table of Contents

DataModelNumber Property

DataModelNumber

The number representing the Data Model used by the smart card. For the YubiKey it is fixed at 0x10 (a PIV requirement).

C#
public byte DataModelNumber { get; }

Property Value

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