Indicates whether the user has permission to perform a particular action, and if not, why.
type PermissionCheckResult = SuccessfulPermissionCheckResult | UnsuccessfulPermissionCheckResult
Press shift + S to search API reference.
Indicates whether the user has permission to perform a particular action, and if not, why.
type PermissionCheckResult = SuccessfulPermissionCheckResult | UnsuccessfulPermissionCheckResult