Skip to content

EmAllowedTargetScope

Scope of principals who can request access to an Entitlement Management access package.

Values

Value Description
EM_ALLOWED_TARGET_SCOPE_ALL_CONFIGURED_CONNECTED_ORGANIZATION_USERS All users from configured connected organizations can request access.
EM_ALLOWED_TARGET_SCOPE_ALL_DIRECTORY_AGENT_IDENTITIES All directory agent identities can request access.
EM_ALLOWED_TARGET_SCOPE_ALL_DIRECTORY_SERVICE_PRINCIPALS All service principals in the directory can request access.
EM_ALLOWED_TARGET_SCOPE_ALL_DIRECTORY_USERS All users in the directory can request access.
EM_ALLOWED_TARGET_SCOPE_ALL_EXTERNAL_USERS All external users can request access.
EM_ALLOWED_TARGET_SCOPE_ALL_MEMBER_USERS All member users in the directory can request access.
EM_ALLOWED_TARGET_SCOPE_NOT_SPECIFIED No specific scope specified.
EM_ALLOWED_TARGET_SCOPE_SPECIFIC_CONNECTED_ORGANIZATION_USERS Users from specific connected organizations can request access.
EM_ALLOWED_TARGET_SCOPE_SPECIFIC_DIRECTORY_SERVICE_PRINCIPALS Only specific service principals in the directory can request access.
EM_ALLOWED_TARGET_SCOPE_SPECIFIC_DIRECTORY_USERS Only specific users in the directory can request access.
EM_ALLOWED_TARGET_SCOPE_UNKNOWN_FUTURE_VALUE Placeholder for future values not yet known.
EM_ALLOWED_TARGET_SCOPE_UNSPECIFIED Scope is unspecified.