RoleManagerSection, ROOT\WebAdministration
Class
| Methods (9)
| Properties (16)
| Qualifiers (8)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Defines configuration settings that are used to support the role management infrastructure of Web applications.
RoleManagerSection methods RoleManagerSection has 9 methods (9 Derived )
RoleManagerSection properties RoleManagerSection has 16 properties (13 Local , 3 Derived )
Detailed description of RoleManagerSection methods Derived methods (9) of RoleManagerSection class
▲ Clear methodReturn Parameters Name CIMType ID IN OUT Qualifiers CollectionName string 0 ✓ - {'In':True}
bypass_getobject True Description 'Clears all elements from a collection in a configuration section.' implemented True Clear method is in 69 classes of ROOT\WebAdministration and in 9 namespaces
▲ GetAllowDefinition methodReturn Parameters Name CIMType ID IN OUT Qualifiers AllowDefinition string 0 - ✓ {'out':True}
bypass_getobject True Description 'Retrieves a value which specifies the levels at which the configuration section can be set.' implemented True static True GetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace
▲ GetAllowLocation methodReturn Parameters Name CIMType ID IN OUT Qualifiers AllowLocation string 0 - ✓ {'out':True}
bypass_getobject True Description 'Retrieves the allowLocation attribute for a configuration section.' implemented True static True GetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace
▲ RevertToParent methodReturn Parameters Name CIMType ID IN OUT Qualifiers PropertyName string 0 ✓ - {'OPTIONAL':True}
bypass_getobject True Description 'Reverts configuration values in a section to those of its parent section.' implemented True RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace
▲ SetAllowDefinition methodReturn Parameters Name CIMType ID IN OUT Qualifiers AllowDefinition string 0 ✓ - {'in':True}
bypass_getobject True Description 'Sets a value which specifies the levels at which the configuration section can be set.' implemented True static True SetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace
▲ SetAllowLocation methodReturn Parameters Name CIMType ID IN OUT Qualifiers AllowLocation string 0 ✓ - {'in':True}
bypass_getobject True Description 'Sets the allowLocation attribute for a configuration section.' implemented True static True SetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace
Detailed description of RoleManagerSection properties Local properties (13) of RoleManagerSection class ▲ CacheRolesInCookie propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the current user's roles are cached in a cookie; otherwise, false.' read True write True CacheRolesInCookie property is in 1 class (RoleManagerSection) of ROOT\WebAdministration and in 2 namespaces
▲ CookieProtection propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies the cookie protection scheme.' read True ValueMap ['0', '1', '2', '3'] Values ['None', 'Validation', 'Encryption', 'All'] write True CookieProtection property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ CookieRequireSSL propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the cookie that is used to cache role names requires a Secure Sockets Layer (SSL) connection in order to be returned to the server; otherwise, false.' read True write True CookieRequireSSL property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ CookieSlidingExpiration propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the cookie that is used to cache role names will be reset periodically; otherwise, false.' read True write True CookieSlidingExpiration property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ CookieTimeout propertyCIMTYPE 'datetime' Description 'A read/write datetime value that specifies the amount of time, in minutes, before the cookie that is used to cache role names expires.' read True write True CookieTimeout property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ CreatePersistentCookie propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if role names are made cookie-persistent across browser sessions; otherwise, false.' read True write True CreatePersistentCookie property is in 1 class (RoleManagerSection) of ROOT\WebAdministration and in 2 namespaces
▲ Enabled propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the ASP.NET role management feature is enabled (that is, it can be accessed at run time); otherwise, false.' read True write True Enabled property is in 46 classes of ROOT\WebAdministration and in 142 namespaces
▲ MaxCachedResults propertyCIMTYPE 'sint32' Description 'A read/write sint32 value that specifies the maximum number of roles that ASP.NET caches in the role cookie.' read True write True MaxCachedResults property is in 1 class (RoleManagerSection) of ROOT\WebAdministration and in 2 namespaces
Derived properties (3) of RoleManagerSection class
▲ SectionInformation propertyCIMTYPE 'object:SectionInformation' Description 'A SectionInformation object whose read/write properties provide metadata and control locking for a configuration section.' read True write True SectionInformation property is in 116 classes of ROOT\WebAdministration and in 2 namespaces
RoleManagerSection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Defines configuration settings that are used to support the role management infrastructure of Web applications.' ✗ ✓ ✓ ✓ ✓
DisplayName 'Role Manager Section' ✓ ✓ ✓ ✓ ✓
dynamic True ✓ ✓ ✓ ✗ ✓
factory_clsid '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' ✓ ✓ ✓ ✗ ✓
Locale 1033 ✓ ✓ ✓ ✓ ✓
provider 'WebAdministrationProvider' ✓ ✓ ✓ ✗ ✓
section_path 'system.web/roleManager' ✓ ✓ ✓ ✗ ✓
SupportsUpdate True ✗ ✗ ✓ ✗ ✓
RoleManagerSection System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration:RoleManagerSection' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfigurationSectionWithCollection', 'ConfigurationSection'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 16 ___SYSTEM 3 ✗ ✗
__RELPATH 'RoleManagerSection ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfigurationSectionWithCollection ' ___SYSTEM 8 ✗ ✗
__CLASS 'RoleManagerSection ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to RoleManagerSection Number of classes:119
Please enable JavaScript to view the comments powered by Disqus.
comments powered by