new PasswordPolicyRule()
Properties:
| Name | Type | Description |
|---|---|---|
actions |
PasswordPolicyRuleActions | |
conditions |
PasswordPolicyRuleConditions | |
name |
string |
Extends
Methods
-
activate(policyId)
-
Parameters:
Name Type Description policyIdstring - Inherited From:
-
deactivate(policyId)
-
Parameters:
Name Type Description policyIdstring - Inherited From:
-
delete(policyId)
-
Parameters:
Name Type Description policyIdstring - Inherited From:
-
update(policyId)
-
Parameters:
Name Type Description policyIdstring - Inherited From:
Returns:
- Type
- Promise.<PolicyRule>