Interface IBasicApplicationSettingsApplication
Represents a BasicApplicationSettingsApplication resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IBasicApplicationSettingsApplication : IApplicationSettingsApplication, IResource
Properties
AuthUrl
Declaration
string AuthUrl { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Url
Declaration
string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |