SecurityServices for .NET 2.0 Documentation

CharacterValidator.AllowMore Property

[This is preliminary documentation and subject to change.]

Specifies whether more valid characters than the specified number of minimum characters are allowed.

protected  AllowMore {get; set;}

Property Value

true if more valid characters than the specified number of minimum characters are allowed, false otherwise.

See Also

CharacterValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace