Method: SDM::SecretEnginePasswordPolicy#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
13821 13822 13823 |
# File 'lib/models/porcelain.rb', line 13821 def exclude_upper_case @exclude_upper_case end |