classes/secrets/dependencies/TssSecretItem.class.ps1
class TssSecretItem { [string] $FieldDescription [int] $FieldId [string] $FieldName [int] $FileAttachmentId [string] $Filename [boolean] $IsFile [boolean] $IsNotes [boolean] $IsPassword [int] $ItemId [string] $ItemValue [string] $Slug } |