Table of Contents

Class ConfigurationController

Namespace
OpenSettings.Models
Assembly
OpenSettings.dll
public class ConfigurationController
Inheritance
ConfigurationController
Inherited Members

Properties

AllowFromExploring

public bool AllowFromExploring { get; set; }

Property Value

bool

Authorize

public bool Authorize { get; set; }

Property Value

bool

OAuth2

public OAuth2Configuration OAuth2 { get; set; }

Property Value

OAuth2Configuration

Route

public string Route { get; set; }

Property Value

string