Class ConfigurationController
- Namespace
- OpenSettings.Models
- Assembly
- OpenSettings.dll
public class ConfigurationController
- Inheritance
-
ConfigurationController
- Inherited Members
Properties
AllowFromExploring
public bool AllowFromExploring { get; set; }
Property Value
Authorize
public bool Authorize { get; set; }
Property Value
OAuth2
public OAuth2Configuration OAuth2 { get; set; }
Property Value
Route
public string Route { get; set; }