MonoCloud Management SDK
    Preparing search index...

    Enumeration EventCodes

    The log event code.

    Index

    Enumeration Members

    ApiAuthenticationFailed ApiAuthenticationSucceeded ApiResourceClientCreated ApiResourceClientRemoved ApiResourceClientUpdated ApiResourceCreated ApiResourceDeleted ApiResourceSecretCreated ApiResourceSecretDeleted ApiResourceUpdated AuthorizationCodeRevoked AuthorizationFailed AuthorizationSucceeded ClientAddedToGroup ClientAuthenticationFailed ClientAuthenticationSucceeded ClientCreated ClientDeleted ClientRemovedFromGroup ClientSecretCreated ClientSecretDeleted ClientUpdated ConsentDenied ConsentGranted DeviceAuthorizationFailed DeviceAuthorizationSucceeded EmailSendingFailed ExternalProviderAuthenticationFailed GroupCreated GroupDeleted GroupUpdated IdentifierIpBlocked MtlsAuthenticationFailed MtlsAuthenticationSucceeded PasswordChangeEmailSendingSucceeded PasswordFlowAuthenticationFailed PasswordFlowAuthenticationSucceeded PasswordResetEmailSendingSucceeded PasswordResetSmsSendingSucceeded PushedAuthorizationFailed PushedAuthorizationSucceeded ReferenceTokenRevoked RefreshTokenRevoked SignInEmailSendingSucceeded SignInSmsSendingSucceeded SmsSendingFailed TokenIntrospectionFailed TokenIntrospectionSucceeded TokenIssuanceFailed TokenIssuanceSucceeded TokenRevocationFailed TokenRevocationSucceeded TrustStoreCertificateBanned TrustStoreCertificateUnbanned TrustStoreCreated TrustStoreDeleted TrustStoreRevocationAdded TrustStoreRevocationRemoved TrustStoreUpdated UsageThresholdReached UserAccountAllIpBlocksRemoved UserAccountAllUnblocked UserAccountBlocked UserAccountIpBlocked UserAccountIpUnblocked UserAccountUnblocked UserAddedToGroup UserBlockedEmailSendingSucceeded UserConsentRevoked UserCreated UserDeleted UserGrantsRevoked UserLookupFailed UserPasswordResetSucceeded UserRegistrationSucceeded UserRemovedFromGroup UserSessionRevoked UserSessionsDeletedAll UserSessionsRevokedAll UserSignInFailed UserSignInSucceeded UserSignOutSucceeded VerificationEmailSendingSucceeded VerificationSmsSendingSucceeded WelcomeEmailSendingSucceeded

    Enumeration Members

    ApiAuthenticationFailed: "api_authentication_failed"

    Indicates a failed API authentication (e.g., invalid or missing access token).

    ApiAuthenticationSucceeded: "api_authentication_succeeded"

    Indicates a successful API authentication.

    ApiResourceClientCreated: "api_resource_client_created"

    Indicates that a client was granted access to an API resource.

    ApiResourceClientRemoved: "api_resource_client_removed"

    Indicates that a client's access to an API resource was removed.

    ApiResourceClientUpdated: "api_resource_client_updated"

    Indicates that a client's access configuration for an API resource was updated.

    ApiResourceCreated: "api_resource_created"

    Indicates that an API resource was created.

    ApiResourceDeleted: "api_resource_deleted"

    Indicates that an API resource was deleted.

    ApiResourceSecretCreated: "api_resource_secret_created"

    Indicates that a secret was created for an API resource.

    ApiResourceSecretDeleted: "api_resource_secret_deleted"

    Indicates that a secret was deleted from an API resource.

    ApiResourceUpdated: "api_resource_updated"

    Indicates that an API resource was updated.

    AuthorizationCodeRevoked: "authorization_code_revoked"

    Indicates that an authorization code grant was revoked.

    AuthorizationFailed: "authorization_failed"

    Indicates a failed authorization request (e.g., invalid request, denied by policy).

    AuthorizationSucceeded: "authorization_succeeded"

    Indicates a successful authorization request.

    ClientAddedToGroup: "client_added_to_group"

    Indicates that a client application was added to a group.

    ClientAuthenticationFailed: "client_authentication_failed"

    Indicates a failed OAuth client authentication (e.g., invalid client credentials).

    ClientAuthenticationSucceeded: "client_authentication_succeeded"

    Indicates a successful OAuth client authentication.

    ClientCreated: "client_created"

    Indicates that a client application was created.

    ClientDeleted: "client_deleted"

    Indicates that a client application was deleted.

    ClientRemovedFromGroup: "client_removed_from_group"

    Indicates that a client application was removed from a group.

    ClientSecretCreated: "client_secret_created"

    Indicates that a client secret was created.

    ClientSecretDeleted: "client_secret_deleted"

    Indicates that a client secret was deleted.

    ClientUpdated: "client_updated"

    Indicates that a client application was updated.

    ConsentDenied: "consent_denied"

    Indicates that user consent was denied or not granted for the requested scopes.

    ConsentGranted: "consent_granted"

    Indicates that user consent was successfully granted for the requested scopes.

    DeviceAuthorizationFailed: "device_authorization_failed"

    Indicates a failed device authorization flow.

    DeviceAuthorizationSucceeded: "device_authorization_succeeded"

    Indicates a successful device authorization flow.

    EmailSendingFailed: "email_sending_failed"

    Indicates that sending an email notification failed.

    ExternalProviderAuthenticationFailed: "external_provider_authentication_failed"

    Indicates a failed external identity provider sign-in.

    GroupCreated: "group_created"

    Indicates that a group was created.

    GroupDeleted: "group_deleted"

    Indicates that a group was deleted.

    GroupUpdated: "group_updated"

    Indicates that a group was updated.

    IdentifierIpBlocked: "identifier_ip_blocked"

    Indicates that an IP address was blocked for a specific identifier.

    MtlsAuthenticationFailed: "mtls_authentication_failed"

    Indicates a failed client certificate (mTLS) authentication.

    MtlsAuthenticationSucceeded: "mtls_authentication_succeeded"

    Indicates a successful client certificate (mTLS) authentication.

    PasswordChangeEmailSendingSucceeded: "password_change_email_sending_succeeded"

    Indicates that a password change confirmation email was successfully sent.

    PasswordFlowAuthenticationFailed: "password_flow_authentication_failed"

    Indicates a failed Resource Owner Password Credentials (ROPC) authentication flow.

    PasswordFlowAuthenticationSucceeded: "password_flow_authentication_succeeded"

    Indicates a successful Resource Owner Password Credentials (ROPC) authentication flow.

    PasswordResetEmailSendingSucceeded: "password_reset_email_sending_succeeded"

    Indicates that a password reset email notification was successfully sent.

    PasswordResetSmsSendingSucceeded: "password_reset_sms_sending_succeeded"

    Indicates that a password reset SMS notification was successfully sent.

    PushedAuthorizationFailed: "pushed_authorization_failed"

    Indicates a failed Pushed Authorization Request (PAR).

    PushedAuthorizationSucceeded: "pushed_authorization_succeeded"

    Indicates a successful Pushed Authorization Request (PAR).

    ReferenceTokenRevoked: "reference_token_revoked"

    Indicates that a reference token grant was revoked.

    RefreshTokenRevoked: "refresh_token_revoked"

    Indicates that a refresh token grant was revoked.

    SignInEmailSendingSucceeded: "sign_in_email_sending_succeeded"

    Indicates that a sign-in email notification was successfully sent.

    SignInSmsSendingSucceeded: "sign_in_sms_sending_succeeded"

    Indicates that a sign-in SMS notification was successfully sent.

    SmsSendingFailed: "sms_sending_failed"

    Indicates that sending an SMS notification failed.

    TokenIntrospectionFailed: "token_introspection_failed"

    Indicates a failed token introspection request.

    TokenIntrospectionSucceeded: "token_introspection_succeeded"

    Indicates a successful token introspection request.

    TokenIssuanceFailed: "token_issuance_failed"

    Indicates a failed token issuance attempt.

    TokenIssuanceSucceeded: "token_issuance_succeeded"

    Indicates a successful token issuance.

    TokenRevocationFailed: "token_revocation_failed"

    Indicates a failed token revocation attempt.

    TokenRevocationSucceeded: "token_revocation_succeeded"

    Indicates a successful token revocation.

    TrustStoreCertificateBanned: "trust_store_certificate_banned"

    Indicates that a certificate was banned in the trust store.

    TrustStoreCertificateUnbanned: "trust_store_certificate_unbanned"

    Indicates that a previously banned certificate was unbanned in the trust store.

    TrustStoreCreated: "trust_store_created"

    Indicates that a trust store was created.

    TrustStoreDeleted: "trust_store_deleted"

    Indicates that a trust store was deleted.

    TrustStoreRevocationAdded: "trust_store_revocation_added"

    Indicates that a certificate revocation list (CRL) was added to the trust store.

    TrustStoreRevocationRemoved: "trust_store_revocation_removed"

    Indicates that a certificate revocation list (CRL) was removed from the trust store.

    TrustStoreUpdated: "trust_store_updated"

    Indicates that a trust store was updated.

    UsageThresholdReached: "usage_threshold_reached"

    Indicates that a usage threshold was reached.

    UserAccountAllIpBlocksRemoved: "user_account_all_ip_blocks_removed"

    Indicates that all IP address blocks were removed from a user account.

    UserAccountAllUnblocked: "user_account_all_unblocked"

    Indicates that all blocks were removed from a user account.

    UserAccountBlocked: "user_account_blocked"

    Indicates that a user account was blocked.

    UserAccountIpBlocked: "user_account_ip_blocked"

    Indicates that an IP address was blocked for a user account.

    UserAccountIpUnblocked: "user_account_ip_unblocked"

    Indicates that an IP address block was removed from a user account.

    UserAccountUnblocked: "user_account_unblocked"

    Indicates that a user account was unblocked.

    UserAddedToGroup: "user_added_to_group"

    Indicates that a user was added to a group.

    UserBlockedEmailSendingSucceeded: "user_blocked_email_sending_succeeded"

    Indicates that a user blocked notification email was successfully sent.

    UserConsentRevoked: "user_consent_revoked"

    Indicates that a user consent grant was revoked.

    UserCreated: "user_created"

    Indicates that a user account was successfully created.

    UserDeleted: "user_deleted"

    Indicates that a user account was deleted.

    UserGrantsRevoked: "user_grants_revoked"

    Indicates that all grants associated with a user were revoked.

    UserLookupFailed: "user_lookup_failed"

    Indicates a failed identifier-based sign-in attempt (e.g., username or email lookup).

    UserPasswordResetSucceeded: "user_password_reset_succeeded"

    Indicates that a user successfully completed a password reset.

    UserRegistrationSucceeded: "user_registration_succeeded"

    Indicates a successful user registration.

    UserRemovedFromGroup: "user_removed_from_group"

    Indicates that a user was removed from a group.

    UserSessionRevoked: "user_session_revoked"

    Indicates that a specific user session was revoked.

    UserSessionsDeletedAll: "user_sessions_deleted_all"

    Indicates that all sessions for a user were permanently deleted.

    UserSessionsRevokedAll: "user_sessions_revoked_all"

    Indicates that all active sessions for a user were revoked.

    UserSignInFailed: "user_sign_in_failed"

    Indicates a failed interactive user sign-in attempt.

    UserSignInSucceeded: "user_sign_in_succeeded"

    Indicates a successful interactive user sign-in.

    UserSignOutSucceeded: "user_sign_out_succeeded"

    Indicates a user sign-out event.

    VerificationEmailSendingSucceeded: "verification_email_sending_succeeded"

    Indicates that a verification email notification was successfully sent.

    VerificationSmsSendingSucceeded: "verification_sms_sending_succeeded"

    Indicates that a verification SMS notification was successfully sent.

    WelcomeEmailSendingSucceeded: "welcome_email_sending_succeeded"

    Indicates that a welcome email notification was successfully sent.