AuthenticateCommand Class
Namespace: Yubico.YubiKey.Piv.Commands Assembly: Yubico.YubiKey.dllThe base class for some of the General Authenticate command classes, containing shared code.
C#
public abstract class AuthenticateCommand : Object
Inheritance
System.Object
AuthenticateCommand
Constructors
Name | Description |
---|---|
AuthenticateCommand() |
Properties
Name | Description |
---|---|
Application | Gets the YubiKeyApplication to which this command belongs. For this command it's PIV. |
Data | The data following the |
DataTag | The tag used for building the data portion of the APDU. |
SlotNumber | The slot holding the key to use. |
Methods
Name | Description |
---|---|
CreateCommandApdu() |