Interface IBookmarkApplicationSettingsApplication
Represents a BookmarkApplicationSettingsApplication resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IBookmarkApplicationSettingsApplication : IApplicationSettingsApplication, IResource
Properties
RequestIntegration
Declaration
bool? RequestIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
Url
Declaration
string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |