requireSymbols property

bool? requireSymbols
final

In the password policy that you have set, refers to whether you have required users to use at least one symbol in their password.

Implementation

final bool? requireSymbols;