System.Web.Configuration.WebPartsPersonalization.Authorization Property

Gets an System.Web.Configuration.AuthorizationSection object containing the Web Parts personalization authorizations for the current Web application.

Syntax

[System.Configuration.ConfigurationProperty("authorization")]
public WebPartsPersonalizationAuthorization Authorization { get; }

Value

Documentation for this section has not yet been entered.

Remarks

There must be at least one valid verb associated with each System.Web.Configuration.AuthorizationRule object in the collection.

Requirements

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