System.Web.Configuration.RuleSettings.Provider Property

Gets or sets the name of the System.Configuration.ProviderSettings object this rule applies to.

Syntax

[System.Configuration.ConfigurationProperty("provider", DefaultValue="")]
public string Provider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Configuration.ProviderSettings object referenced by this property must be contained by the same System.Web.Configuration.HealthMonitoringSection object that also contains this System.Web.Configuration.RuleSettings object.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0