API version:
Show / Hide Table of Contents

Interface IOktaSignOnPolicyRuleActions

Represents a OktaSignOnPolicyRuleActions resource in the Okta API.

Inherited Members
IPolicyRuleActions.Enroll
IPolicyRuleActions.PasswordChange
IPolicyRuleActions.SelfServicePasswordReset
IPolicyRuleActions.SelfServiceUnlock
IResource.Item[String]
IResource.GetArrayProperty<T>(String)
IResource.GetData()
IResource.SetProperty(String, Object)
IResource.GetProperty<T>(String)
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IOktaSignOnPolicyRuleActions : IPolicyRuleActions, IResource

Properties

Signon

Declaration
IOktaSignOnPolicyRuleSignonActions Signon { get; set; }
Property Value
Type Description
IOktaSignOnPolicyRuleSignonActions
Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.