Method: SDM::ManagedSecretPasswordPolicy#allow_repeat

Defined in:
lib/models/porcelain.rb

#allow_repeatObject

If set to true allows for consecutive characters to repeat itself



8867
8868
8869
# File 'lib/models/porcelain.rb', line 8867

def allow_repeat
  @allow_repeat
end