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

    DictionaryExtensions.MergeLeft<AuditEvent, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<AuditEvent, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<AuditEvent>()
    ObjectExtensions.AsEnumerableOfOne<AuditEvent>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<AuditEvent, TProperty, TVal>(Expression<Func<AuditEvent, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<AuditEvent, TProperty>(Expression<Func<AuditEvent, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX