Unosquare
    Show / Hide Table of Contents

    Class Alerts

    Inheritance
    System.Object
    Alerts
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Unosquare.PassCore.Web.Models
    Syntax
    public class Alerts

    Properties

    ErrorCaptcha

    Declaration
    public string ErrorCaptcha { get; set; }
    Property Value
    Type Description
    System.String

    ErrorComplexPassword

    Declaration
    public string ErrorComplexPassword { get; set; }
    Property Value
    Type Description
    System.String

    ErrorConnectionLdap

    Declaration
    public string ErrorConnectionLdap { get; set; }
    Property Value
    Type Description
    System.String

    ErrorDistancePassword

    Declaration
    public string ErrorDistancePassword { get; set; }
    Property Value
    Type Description
    System.String

    ErrorFieldMismatch

    Declaration
    public string ErrorFieldMismatch { get; set; }
    Property Value
    Type Description
    System.String

    ErrorFieldRequired

    Declaration
    public string ErrorFieldRequired { get; set; }
    Property Value
    Type Description
    System.String

    ErrorInvalidCredentials

    Declaration
    public string ErrorInvalidCredentials { get; set; }
    Property Value
    Type Description
    System.String

    ErrorInvalidDomain

    Declaration
    public string ErrorInvalidDomain { get; set; }
    Property Value
    Type Description
    System.String

    ErrorInvalidUser

    Declaration
    public string ErrorInvalidUser { get; set; }
    Property Value
    Type Description
    System.String

    ErrorPasswordChangeNotAllowed

    Declaration
    public string ErrorPasswordChangeNotAllowed { get; set; }
    Property Value
    Type Description
    System.String

    ErrorPwnedPassword

    Declaration
    public string ErrorPwnedPassword { get; set; }
    Property Value
    Type Description
    System.String

    ErrorScorePassword

    Declaration
    public string ErrorScorePassword { get; set; }
    Property Value
    Type Description
    System.String

    SuccessAlertBody

    Declaration
    public string SuccessAlertBody { get; set; }
    Property Value
    Type Description
    System.String

    SuccessAlertTitle

    Declaration
    public string SuccessAlertTitle { get; set; }
    Property Value
    Type Description
    System.String

    Comments

    Back to top Copyright © 2017-2019 Unosquare