en-us/about_tssgroupuser.help.txt

TOPIC
    This help topic describes the TssGroupUser class in the Thycotic.SecretServer module
 
CLASS
    TssGroupUser
 
INHERITANCE
    None
 
DESCRIPTION
    The TssGroupUser class represents the GroupUserModel object returned by Secret Server endpoint GET /groups/{id}/users/{userId}
 
CONSTRUCTORS
    new()
 
PROPERTIES
    GroupDomainId: integer (int32)
        Group Active Directory domain ID
 
    GroupId: integer (int32)
        Group ID
 
    GroupName: string
        Group name
 
    UserDomainId: integer (int32)
        User Active Directory domain ID
 
    UserId: integer (int32)
        User ID
 
    UserName: string
        User name
 
METHODS
 
RELATED LINKS:
    Add-TssGroupMember