en-us/about_tssdependencytemplate.help.txt

TOPIC
    This help topic describes the TssDependencyTemplate class in the Thycotic.SecretServer module
 
CLASS
    TssDependencyTemplate
 
INHERITANCE
    None
 
DESCRIPTION
    The TssDependencyTemplate class represents the DependencyTemplate object returned by Secret Server endpoint GET /secret-dependencies/templates
 
CONSTRUCTORS
    new()
 
PROPERTIES
    Active: boolean
        Whether or not the Dependency Template is Active
 
    DependencyChangerId: integer (int32)
        The Dependency Template Changer Id
 
    DependencyTypeId: integer (int32)
        The Dependency Template Type Id
 
    Id: integer (int32)
        The Dependency Template Id
 
    Name: string
        The Dependency Template Name
 
METHODS
 
RELATED LINKS:
    Get-TssSecretDependencyTemplate