Show / Hide Table of Contents

    Class BlockAnonymousValidation

    Disallow anonymous logins.

    Inheritance
    Object
    BlockAnonymousValidation
    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 BlockAnonymousValidation : 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.