GetApplicationVersion Method
GetApplicationVersion()
Get the version of the YubiHSM Auth application.
C#
public ApplicationVersion GetApplicationVersion()
Returns
The application version as a major, minor, and patch value.
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | The command to get the application version failed. |