Show / Hide Table of Contents

SlotNumber Property

SlotNumber

The slot holding the key to be attested.

C#
public byte SlotNumber { get; set; }

Property Value

Type Description
byte

The slot number, see PivSlot

Exceptions

Type Condition
ArgumentException

The slot specified is not valid for attestation.

In this article
Back to top Generated by DocFX