SlotNumber Property
SlotNumber
The slot holding the key to use.
C#
public byte SlotNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The slot number, see PivSlot |
Exceptions
Type | Condition |
---|---|
System.ArgumentException | The slot specified is not valid for public key operations. |