ProGet SDK Reference
Version:

ProGetConfig.Web Class

Contains web configuration.

Inheritance Hierarchy

  • object
    • Inedo.ProGet.ProGetConfig<Inedo.ProGet.ProGetConfig.Web>
      • Inedo.ProGet.ProGetConfig.Web

Syntax

public class ProGetConfig.Web : ProGetConfig<ProGetConfig.Web>

Properties

Name Description
BaseUrl

Gets or sets the ProGet base URL.

CustomErrors

Gets or sets the custom errors mode.

CustomHomePageHtml

Gets or sets the custom home page HTML.

DebugLevel

Gets or sets the web debug level.

HideHomePageFromAnonymousUser

Gets or sets whether browsing to the ProGet root page should force the user to log in to ProGet.

IgnoreServiceWarning

Gets or sets a value indicating whether service errors are ignored.

IntegratedAuthenticationEnabled

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

InvalidatePrivilegesCachedBeforeDate

Gets or sets the invalidate privilege cache date.

LoadBalancingMode

Gets or sets a value indicating whether load balancing mode is enabled.

ODataOutputCachePeriod

Gets or sets the number of seconds to cache OData responses.

UseIntegratedWebServer

Gets or sets a value indicating whether the integrated web server is enabled.

UserDirectoryId

Gets or sets the user directory ID.