Result object containing the access check result.
Has access:
{ hasAccess: true } Copy
{ hasAccess: true }
No access:
{ hasAccess: false } Copy
{ hasAccess: false }
True if the current client has access to the specified API, false otherwise.
Result object containing the access check result.
Example
Has access:
Example
No access: