Interface IPasswordPolicyRule
Represents a PasswordPolicyRule resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordPolicyRule : IPolicyRule, IResource
Properties
Actions
Declaration
IPasswordPolicyRuleActions Actions { get; set; }
Property Value
Type | Description |
---|---|
IPasswordPolicyRuleActions |
Conditions
Declaration
IPasswordPolicyRuleConditions Conditions { get; set; }
Property Value
Type | Description |
---|---|
IPasswordPolicyRuleConditions |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |