Interface IOpenIdConnectApplicationIdpInitiatedLogin
Represents a OpenIdConnectApplicationIdpInitiatedLogin resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IOpenIdConnectApplicationIdpInitiatedLogin : IResource
Properties
DefaultScope
Declaration
IList<string> DefaultScope { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IList<System.String> |
Mode
Declaration
string Mode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |