Skip to main content

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:

NameValue
PermissionGroup0
User1
Position2
Profession3
Department4
UserGroup5

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