Class NoTopLevelDomainValidation
Allows a server address for anonymous authentication without top level domain.
Implements
Inherited Members
Namespace: FubarDev.FtpServer.AccountManagement.Anonymous
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class NoTopLevelDomainValidation : IAnonymousPasswordValidator
Remarks
In other words: No dot required after @
.
Methods
| Improve this Doc View SourceIsValid(String)
Declaration
public bool IsValid(string password)
Parameters
Type | Name | Description |
---|---|---|
String | password |
Returns
Type | Description |
---|---|
Boolean |