GetApplicationVersionResponse Class
Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dllThe response to the GetApplicationVersionCommand command, containing the version of the YubiHSM Auth application as a major, minor, and patch value.
C#
public class GetApplicationVersionResponse : BaseYubiHsmAuthResponse, IYubiKeyResponseWithData<ApplicationVersion>, IYubiKeyResponse
Constructors
Name | Description |
---|---|
GetApplicationVersionResponse(ResponseApdu) |
Methods
Name | Description |
---|---|
GetData() |