Interface ISwaThreeFieldApplication
Represents a SwaThreeFieldApplication resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface ISwaThreeFieldApplication : IBrowserPluginApplication, IApplication, IResource
Properties
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Settings
Declaration
ISwaThreeFieldApplicationSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
ISwaThreeFieldApplicationSettings |