ConfigurationService.PasswordRequiresLower Property
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Gets a value indicating whether passwords must contain at least one lower case letter (a-z) (weavy.password-requires-lower
).
public static bool PasswordRequiresLower { get; }
Property value
bool