Interface IAutoLoginApplication
Represents a AutoLoginApplication resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IAutoLoginApplication : IApplication, IResource
Properties
Credentials
Declaration
ISchemeApplicationCredentials Credentials { get; set; }
Property Value
| Type | Description |
|---|---|
| ISchemeApplicationCredentials |
Settings
Declaration
IAutoLoginApplicationSettings Settings { get; set; }
Property Value
| Type | Description |
|---|---|
| IAutoLoginApplicationSettings |