MakeCredentialCommand Class
Namespace: Yubico.YubiInstruct the YubiKey to make a credential based on the input parameters.
C#
public class MakeCredentialCommand : IYubiKeyCommand<MakeCredentialResponse>
Inheritance
object
MakeCredentialCommand
Implements
Constructors
Name | Description |
---|---|
Make |
Constructs an instance of the Make |
Properties
Name | Description |
---|---|
Application | Gets the Yubi |
Methods
Name | Description |
---|---|
Create |
Creates a well-formed CommandApdu to send to the YubiKey. |
Create |
Creates the corresponding IYubiKeyResponse implementation for the current command. |