﻿<?xml version="1.0" encoding="utf-8"?><Type Name="WebPartsPersonalizationAuthorization" FullName="System.Web.Configuration.WebPartsPersonalizationAuthorization"><TypeSignature Language="C#" Value="public sealed class WebPartsPersonalizationAuthorization : System.Configuration.ConfigurationElement" /><AssemblyInfo><AssemblyName>System.Web</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Configuration.ConfigurationElement</BaseTypeName></Base><Interfaces /><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Web.Configuration.WebPartsPersonalizationAuthorization" /> class provides configuration support for personalization authorizations for Web Parts. This class can be used to allow or deny access to Web Parts resources.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Provides programmatic access to the authorization section contained in the webParts section of the configuration. This class cannot be inherited.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public WebPartsPersonalizationAuthorization ();" /><MemberType>Constructor</MemberType><Parameters /><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This constructor is not intended to be used directly from your code. It is called by the ASP.NET configuration system. An instance of this class is available from the <see cref="T:System.Web.Configuration.WebPartsPersonalizationAuthorization" /> property.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Web.Configuration.WebPartsPersonalizationAuthorization" /> class.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Properties"><MemberSignature Language="C#" Value="protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Configuration.ConfigurationPropertyCollection</ReturnType></ReturnValue><Docs><summary>To be added.</summary><value>To be added.</value><remarks>To be added.</remarks><since version=".NET 2.0" /></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Rules"><MemberSignature Language="C#" Value="public System.Web.Configuration.AuthorizationRuleCollection Rules { get; }" /><MemberType>Property</MemberType><Attributes><Attribute><AttributeName>System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Web.Configuration.AuthorizationRuleCollection</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Web.Configuration.AuthorizationRuleCollection" /> consists of <see cref="T:System.Web.Configuration.AuthorizationRule" /> objects. An <see cref="T:System.Web.Configuration.AuthorizationRule" /> object contains an <see cref="P:System.Web.Configuration.AuthorizationRule.Action" /> property, a <see cref="P:System.Web.Configuration.AuthorizationRule.Users" /> property, and a <see cref="P:System.Web.Configuration.AuthorizationRule.Verbs" /> property. These properties can be set to allow or deny access to a Web Parts resource.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets a collection of rules used for personalization authorization related to Web Parts.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>