Interface IPasswordPolicyRecoveryQuestionComplexity
Represents a PasswordPolicyRecoveryQuestionComplexity resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordPolicyRecoveryQuestionComplexity : IResource
Properties
MinLength
Declaration
int? MinLength { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |