Search Results for

    Show / Hide Table of Contents

    Enum AuditEvent

    Namespace: Umbraco.Cms.Core.Security
    Assembly: Umbraco.Core.dll
    Syntax
    public enum AuditEvent

    Fields

    Name Description
    AccountLocked
    AccountUnlocked
    ForgotPasswordChangedSuccess
    ForgotPasswordRequested
    LoginFailed
    LoginRequiresVerification
    LoginSucces
    LogoutSuccess
    PasswordChanged
    PasswordReset
    ResetAccessFailedCount
    SendingUserInvite

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<AuditEvent, TProperty>(AuditEvent, Expression<Func<AuditEvent, TProperty>>)
    DictionaryExtensions.MergeLeft<AuditEvent, TK, TV>(AuditEvent, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<AuditEvent, TK, TV>(AuditEvent, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<AuditEvent>(AuditEvent)
    ObjectExtensions.AsEnumerableOfOne<AuditEvent>(AuditEvent)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX