Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

Returns true or false value that user has permission on specified profile and permissions.

boolean $Domain.HasPermission(identity: any, profile: string, permissions: number)

Arguments

any identity
to check
string profile
id or name of security profile
number permissions
to check
  • No labels