Class ServerConfigurationResponseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Server
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ServerConfigurationResponseModel
Properties
View SourceAllowPasswordReset
Declaration
public bool AllowPasswordReset { get; set; }
Property Value
Type | Description |
---|---|
System. |
VersionCheckPeriod
Declaration
public int VersionCheckPeriod { get; set; }
Property Value
Type | Description |
---|---|
System. |