asp.net.ph

AuthorizationRuleCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

Represents a collection of AuthorizationRule objects. This class cannot be inherited.

AuthorizationRuleCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public AuthorizationRuleCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public CollectionType ConfigurationElementCollectionType [ Get ]
public Item ( Int32 index ) AuthorizationRule [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( AuthorizationRule rule ) Void
public Clear ( ) Void
protected CreateNewElement ( String elementName ) ConfigurationElement
protected CreateNewElement ( ) ConfigurationElement
public Get ( Int32 index ) AuthorizationRule
protected GetElementKey ( ConfigurationElement element ) Object
public IndexOf ( AuthorizationRule rule ) Int32
protected IsElementName ( String elementname ) Boolean
public Remove ( AuthorizationRule rule ) Void
public RemoveAt ( Int32 index ) Void
public Set ( Int32 index , AuthorizationRule rule ) Void

Remarks


See Also

AuthorizationRule Class   AuthorizationRuleAction Enumeration   AuthorizationSection Class   <authorization> Section   ASP.NET Authorization Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph