Skip to main content

MemberInfo

It is the class that determines the structure of the authority group members.

Properties

NameDescription
SecretKeyThe encrypted secret key associated with the member.
MemberOfIdThe unique identifier of the entity the member belongs to.
IdThe unique identifier of the member.
TokenIdThe token identifier associated with the member.
TypeThe type of the member.
MemberIdThe unique identifier of the member entity.

Constructors

NameDescription
MemberInfo(id, memberId, memberOfId, type, tokenId)It is the class that determines the structure of the authority group members.