Interface IPasswordExpirationPolicyRuleCondition
Represents a PasswordExpirationPolicyRuleCondition resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordExpirationPolicyRuleCondition : IResource
Properties
Number
Declaration
int? Number { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Unit
Declaration
string Unit { get; set; }
Property Value
Type | Description |
---|---|
System.String |