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