| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AuthorizationRuleCollection ClassSystem.Web.Configuration Namespace .NET Framework version 2.0 Represents a collection of AuthorizationRule objects. This class cannot be inherited.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | CollectionType | ConfigurationElementCollectionType | [ Get ] |
| public | Item ( Int32 index ) | AuthorizationRule | [ Get , Set ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | Add | ( AuthorizationRule rule ) | Void |
| public | Clear | ( ) | Void |
| protected | CreateNewElement | ( ) | ConfigurationElement |
| protected | CreateNewElement | ( String elementName ) | 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 |
AuthorizationRule Class AuthorizationRuleAction Enumeration AuthorizationSection Class <authorization> Section ASP.NET Authorization
Check out related books at Amazon
© 2000-2008 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 aspxtreme