Skip to main content

MemberRequestItem Properties

An object defining properties for the MemberRequestItem class.

MemberType

Gets the type classification of the member.

Type: MemberType
Accepted Values:

NameValue
PermissionGroup0
User1
Position2
Profession3
Department4
UserGroup5

The MemberType property specifies the category or classification of the member using the MemberType enumeration, which helps determine their role and capabilities in the authorization system.


MemberId

Gets the unique identifier of the member.

Type: long

The MemberId property represents the unique identifier for the member in the system, used to distinctly identify and reference this member in authorization operations.