ActivityAzureActiveDirectoryEventType Enumeration |
The type of Azure AD event.
Namespace:
Aspose.Email.Clients.Activity
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public enum ActivityAzureActiveDirectoryEventType
Public Enumeration ActivityAzureActiveDirectoryEventType
public enum class ActivityAzureActiveDirectoryEventType
type ActivityAzureActiveDirectoryEventType
Members
| Member name | Value | Description |
---|
| AccountLogon | 0 |
The account login event.
|
| AzureApplicationAuditEvent | 1 |
The Azure application security event.
|
See Also