Skip to content

$Domain

$Domain provides access to the domain information and related methods like initiating a workflow or creating a new case.

1
const $Domain;

Capabilities

Metadata

Cases

Discovery and Permissions

  • Domain.ExecuteLdapQuery: Executes a search on the specified rootDN or host and returns the array of LDAP entries.
  • Domain.GetSecurityProfiles: Returns the security profiles defined on a domain.
  • Domain.HasPermission: Returns a boolean value that indicates whether a user has permission for a specified security profile and permissions.
  • Domain.HasProcess: Returns a boolean value that indicates whether the specified process has been installed on the current domain.

Work Items

Messaging and Initiation