View Source
Class ServerConfigurationResponseModel
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ServerConfigurationResponseModel
Properties
View Source
AllowLocalLogin
Declaration
public bool AllowLocalLogin { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
AllowPasswordReset
Declaration
public bool AllowPasswordReset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
VersionCheckPeriod
Declaration
public int VersionCheckPeriod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|