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