EmSubjectType
Represents the subject type of an Entitlement Management access package assignment. Maps to accessPackageSubjectType in the Microsoft Graph API.
Values
| Value | Description |
|---|---|
| EM_SUBJECT_TYPE_NOT_SPECIFIED | Subject type is not specified. |
| EM_SUBJECT_TYPE_SERVICE_PRINCIPAL | Subject type is a service principal. |
| EM_SUBJECT_TYPE_UNKNOWN_FUTURE_VALUE | Sentinel value for future subject types not yet known. |
| EM_SUBJECT_TYPE_UNSPECIFIED | Subject type is unspecified. |
| EM_SUBJECT_TYPE_USER | Subject type is a user (internal or external). |