SecurityBlockExtension.CreateProvidersPolicies Method
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 latest Enterprise Library information can be found at the Enterprise Library site. |
Overload List
Name | Description | |
---|---|---|
CreateProvidersPolicies``2(IPolicyList, String, PolymorphicConfigurationElementCollection<UMP>, IConfigurationSource) |
Creates the policies to create the providers specified by a PolymorphicConfigurationElementCollection using the appropriate IContainerPolicyCreator classes specified with the ContainerPolicyCreatorAttribute class.
(Inherited from EnterpriseLibraryBlockExtension.) |
|
CreateProvidersPolicies``2(IPolicyList, String, PolymorphicConfigurationElementCollection<UMP>, IConfigurationSource, Func<UMP, String>) |
Creates the policies to create the providers specified by a PolymorphicConfigurationElementCollection using the appropriate IContainerPolicyCreator classes specified with the ContainerPolicyCreatorAttribute class.
(Inherited from EnterpriseLibraryBlockExtension.) |
See Also
SecurityBlockExtension Members
Microsoft.Practices.EnterpriseLibrary.Security.Configuration.Unity Namespace