Enum IdentityType
IdentityType enumeration
Identity types
public enum IdentityType
Values
| Name | Value | Description |
|---|---|---|
| Claim | 0 | The identity is a claim for authorization purpose. |
| Name | 1 | The audit action actor or target identity display name. |
| Other | 2 | The identity of the actor is other type, such as the ObjectId in GUID generated by the Office 365 service. |
| PUID | 3 | The audit action actor or the target passport unique ID (PUID). |
| SPN | 4 | The identity of a service principal if the action is performed by the Office 365 service. |
| UPN | 5 | The user principal name. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email