Show / Hide Table of Contents

SlotNumber Property

SlotNumber

The slot for which a key pair will be generated.

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 public key operations.

In this article
Back to top Generated by DocFX