Share via


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
Ee745901.protmethod(en-us,PandP.10).gif 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.)
Ee745901.protmethod(en-us,PandP.10).gif 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 Class

SecurityBlockExtension Members

Microsoft.Practices.EnterpriseLibrary.Security.Configuration.Unity Namespace