Show / Hide Table of Contents

    Class NoValidation

    Performs no validation. Every kind of password is allowed.

    Inheritance
    Object
    NoValidation
    Implements
    IAnonymousPasswordValidator
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer.AccountManagement.Anonymous
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public class NoValidation : IAnonymousPasswordValidator

    Methods

    | Improve this Doc View Source

    IsValid(String)

    Declaration
    public bool IsValid(string password)
    Parameters
    Type Name Description
    String password
    Returns
    Type Description
    Boolean

    Implements

    IAnonymousPasswordValidator
    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.