Enum SecurityLogEventType
Namespace: Crowdin.Api.SecurityLogs
Assembly: Crowdin.Api.dll
Syntax
public enum SecurityLogEventType : int
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 |