BuildMaster SDK Reference
Version:

BuildMasterConfig.Web Class

Contains Web configuration settings.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.BuildMasterConfig<Inedo.BuildMaster.BuildMasterConfig.Web>
      • Inedo.BuildMaster.BuildMasterConfig.Web

Syntax

public class BuildMasterConfig.Web : BuildMasterConfig<BuildMasterConfig.Web>

Properties

Name Description
AnonymousAuthenticationEnabled

Gets or sets a value indicating whether anonymous authentication (i.e. guest user) access is enabled. The Free Edition ignores this value and is always enabled.

CustomErrorPageEnabled

Gets or sets a value indicating whether a friendly error page is displayed instead of the default ASP.NET yellow screen.

FormsAuthenticationTimeout

The forms authentication timeout period (in minutes).

IgnoreServiceWarning

Gets or sets a value indicating whether a warning is displayed when the communication with the service is interrupted.

IntegratedAuthenticationEnabled

Gets or sets a value indicating whether integrated authentication is enabled.

LatestNewsDisabled

Gets or sets a value indicating whether the latest news section is disabled on the system overview page.

RestartRequested

Gets or sets a value indicating whether a notification should be shown to manually restart the web application.

UserDirectoryId

Gets or sets the user directory ID.