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
8529 8530 8531 |
# File 'lib/models/porcelain.rb', line 8529 def exclude_upper_case @exclude_upper_case end |