en-us/about_tsssecretdependencytemplate.help.txt
|
TOPIC This help topic describes the TssSecretDependencyTemplate class in the Thycotic.SecretServer module CLASS TssSecretDependencyTemplate INHERITANCE None DESCRIPTION The TssSecretDependencyTemplate class represents the SecretDependencyTemplate object returned by Secret Server endpoint GET /secret-dependencies/stub CONSTRUCTORS new() PROPERTIES ChangerScriptId: integer (int32) The id of the script (if any) used by the Dependency Template DependencyScanItemFields: TssSecretDependencyScanItemFields[] The Scan Item Fields used by the Dependency Template ScriptName: string The name of the script (if any) used by the Dependency Template SecretDependencyChangerId: integer (int32) The id of the Dependency Changer used by the Dependency Template SecretDependencyTemplateId: integer (int32) The id of the Dependency Template METHODS RELATED LINKS: TssSecretDependency Get-TssSecretDependencyStub |