Enum SecurityLogEventType
Namespace: Crowdin.Api.SecurityLogs
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public enum SecurityLogEventType
Fields
| Name | Description |
|---|---|
| ApplicationConnected | |
| ApplicationDisconnected | |
| DeviceVerificationDisabled | |
| DeviceVerificationEnabled | |
| EmailChange | |
| Login | |
| LoginChange | |
| MfaDisabled | |
| MfaEnabled | |
| PasswordChange | |
| PasswordSet | |
| PersonalTokenIssued | |
| PersonalTokenRevoked | |
| SessionRevoke | |
| SessionRevokeAll | |
| SsoConnect | |
| SsoDisconnect | |
| TrustedDeviceRemove | |
| TrustedDeviceRemoveAll | |
| UserRemove | |
| WebAuthNCreated | |
| WebAuthNDeleted |