Class: PasswordPolicyRule

PasswordPolicyRule


new PasswordPolicyRule()

Properties:
Name Type Description
actions PasswordPolicyRuleActions
conditions PasswordPolicyRuleConditions
name string

Extends

Methods


activate(policyId)

Parameters:
Name Type Description
policyId string
Inherited From:

deactivate(policyId)

Parameters:
Name Type Description
policyId string
Inherited From:

delete(policyId)

Parameters:
Name Type Description
policyId string
Inherited From:

update(policyId)

Parameters:
Name Type Description
policyId string
Inherited From:
Returns:
Type
Promise.<PolicyRule>