Interface IPasswordPolicyDelegationSettingsOptions
Represents a PasswordPolicyDelegationSettingsOptions resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPasswordPolicyDelegationSettingsOptions : IResource
Properties
SkipUnlock
Declaration
bool? SkipUnlock { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |