Show / Hide Table of Contents

SlotNumber Property

SlotNumber

The slot into which the key will be imported.

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