| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AuthorizationRule ClassSystem.Web.Configuration Namespace .NET Framework version 2.0 The AuthorizationRule class provides a way to programmatically access and modify the authorization section of a configuration file. This class cannot be inherited.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Action | AuthorizationRuleAction | [ Get , Set ] |
| public | Roles | StringCollection | [ Get ] |
| public | Users | StringCollection | [ Get ] |
| public | Verbs | StringCollection | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | Equals | ( Object obj ) | Boolean |
| public | GetHashCode | ( ) | Int32 |
| protected | IsModified | ( ) | Boolean |
| protected | PostDeserialize | ( ) | Void |
| protected | PreSerialize | ( XmlWriter writer ) | Void |
| protected | Reset | ( ConfigurationElement parentElement ) | Void |
| protected | ResetModified | ( ) | Void |
| protected | SerializeElement | ( XmlWriter writer , Boolean serializeCollectionKey ) | Boolean |
| protected | SetReadOnly | ( ) | Void |
| protected | Unmerge | ( ConfigurationElement sourceElement , ConfigurationElement parentElement , ConfigurationSaveMode saveMode ) | Void |
AuthorizationRuleCollection 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