Interface IApplicationSettingsNotes
Represents a ApplicationSettingsNotes resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IApplicationSettingsNotes : IResource
Properties
Admin
Declaration
string Admin { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Enduser
Declaration
string Enduser { get; set; }
Property Value
Type | Description |
---|---|
System.String |