MemberInfoSecret Properties
An object defining properties for the MemberInfoSecret class.
Id
Gets the unique identifier of the member.
Type: long
The Id property represents the unique identifier for the member that this secret is associated with.
TokenId
The unique identifier associated with the secret token.
Type: string
Type
Gets the type classification of the member.
Type: MemberType
Accepted Values:
Name Value PermissionGroup 0 User 1 Position 2 Profession 3 Department 4 UserGroup 5
The Type property specifies the category or classification of the member using the MemberType enumeration, which helps determine their role and capabilities in the authorization system.
RandomValue
A randomly generated value, created when the secret is initialized.
Type: string