Show / Hide Table of Contents

GetApplicationVersion Method

GetApplicationVersion()

Get the version of the YubiHSM Auth application.

C#
public ApplicationVersion GetApplicationVersion()

Returns

ApplicationVersion

The application version as a major, minor, and patch value.

Exceptions

Type Condition
InvalidOperationException

The command to get the application version failed.

In this article
Back to top Generated by DocFX