SecuritySettings Class
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. |
Represents the configuration data for the security providers.
Namespace: Microsoft.Practices.EnterpriseLibrary.Security.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Security (in Microsoft.Practices.EnterpriseLibrary.Security.dll)
Syntax
'Declaration
PublicClassSecuritySettings _
Inherits SerializableConfigurationSection
publicclassSecuritySettings : SerializableConfigurationSection
publicref classSecuritySettings : public SerializableConfigurationSection
publicclass SecuritySettings extends SerializableConfigurationSection
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Security.Configuration.SecuritySettings
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. |