en-us/about_tssversion.help.txt

TOPIC
    This help topic describes the TssVersion class in the Thycotic.SecretServer module.

CLASS
    TssVersion

INHERITANCE
    None

DESCRIPTION
    The TssVersion class represents a custom object for version details of Secret Server.

CONSTRUCTORS
    new()

PROPERTIES
    Version:
        Secret Server version number

    IsLatest:
        Indicator if the Version is latest public release of Secret Server
        Hidden property

    LatestVersion:
        Latest public release of Secret Server

METHODS

RELATED LINKS:
    Get-TssVersion
    Test-TssVersion