en-us/about_tssfolderpermissionsummary.help.txt

TOPIC
    This help topic describes the TssFolderPermissionSummary class in the Thycotic.SecretServer module
 
CLASS
    TssFolderPermissionSummary
 
INHERITANCE
    None
 
DESCRIPTION
    The TssFolderPermissionSummary class represents the FolderPermissionSummary object returned by Secret Server endpoint GET /folder-permissions
 
CONSTRUCTORS
    new()
 
PROPERTIES
    FolderAccessRoleId
        Role ID granted on the folder
 
    FolderAccessRoleName
        Role name granted on the folder
 
    FolderId
        Folder ID
 
    GroupId
        Group ID having permissions on the folder
 
    GroupName
        Group name having permissions on the folder
 
    Id
        Folder permission ID
 
    KnownAs
        KnownAs
 
    SecretAccessRoleId
        Role ID granted on secrets in the folder
 
    SecretAccessRoleName
        Role name granted on secrets in the folder
 
    UserId
        User ID having permissions on the folder
 
    UserName
        User name having permissions on the folder
 
METHODS
 
RELATED LINKS:
    Search-TssFolderPermission