DeleteCredentialResponse Class
Namespace: Yubico.YubiThe response to the Delete
C#
public class DeleteCredentialResponse : BaseYubiHsmAuthResponseWithRetries, IYubiKeyResponse
Inheritance
object
YubiKeyResponse
BaseYubiHsmAuthResponse
BaseYubiHsmAuthResponseWithRetries
DeleteCredentialResponse
Implements
Remarks
If authentication failed, the Status
will be set to
Authentication
The associated command class is Delete
Constructors
Name | Description |
---|---|
Delete |
Constructs a DeleteCredential instance based on a ResponseApdu received from the YubiKey. |