SecuritySettings Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The SecuritySettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecuritySettings |
Initializes a new instance of the SecuritySettings class.
|
Methods
Fields
Name | Description | |
---|---|---|
SectionName |
The name of the configuration section for the security providers.
|
Properties
Name | Description | |
---|---|---|
AuthorizationProviders | Gets the collection of AuthorizationProviderData. |
|
DefaultAuthorizationProviderName |
The instance name of the default IAuthorizationProvider instance.
|
|
DefaultSecurityCacheProviderName |
The instance name of the default ISecurityCacheProvider instance.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Properties | (Inherited from ConfigurationElement.) | |
SectionInformation | (Inherited from ConfigurationSection.) | |
SecurityCacheProviders | Gets the collection of SecurityCacheProviderData. |
See Also
Microsoft.Practices.EnterpriseLibrary.Security.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |