Interface IPasswordPolicyRuleConditions
Represents a PasswordPolicyRuleConditions resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordPolicyRuleConditions : IPolicyRuleConditions, IResource
Properties
Network
Declaration
IPolicyNetworkCondition Network { get; set; }
Property Value
| Type | Description |
|---|---|
| IPolicyNetworkCondition |
People
Declaration
IPolicyPeopleCondition People { get; set; }
Property Value
| Type | Description |
|---|---|
| IPolicyPeopleCondition |