types.CheckRolesResult
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / CheckRolesResult
.CheckRolesResult
Result of a checkRoles
call
• Optional
message: string
optional message explaining the reason for failure in special cases
Defined in
required roles which the Identity DOESN'T have. Only present if result
is false
Defined in
• result: boolean
whether the signer possesses all the required roles or not
Defined in
• Optional
missingRoles: []