Method: SDM::ManagedSecretPasswordPolicy#exclude_upper_case
- Defined in:
- lib/models/porcelain.rb
#exclude_upper_case ⇒ Object
If set to true do not include upper case letters when generating password
8871 8872 8873 |
# File 'lib/models/porcelain.rb', line 8871 def exclude_upper_case @exclude_upper_case end |