SecurityBlockExtension 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 latest Enterprise Library information can be found at the Enterprise Library site. |
The SecurityBlockExtension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecurityBlockExtension |
Methods
Name | Description | |
---|---|---|
CreateProvidersPolicies | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetContainerPolicyCreator |
Returns the IContainerPolicyCreator associated to type with the ContainerPolicyCreatorAttribute.
(Inherited from EnterpriseLibraryBlockExtension.) |
|
GetDefaultContainerPolicyCreator |
Returns a default IContainerPolicyCreator implementation for targetType.
(Inherited from EnterpriseLibraryBlockExtension.) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize |
Adds the policies describing the Security Application Block's objects.
(Overrides UnityContainerExtensionInitialize().) |
|
InitializeExtension | (Inherited from UnityContainerExtension.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | (Inherited from UnityContainerExtension.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ConfigurationSource |
Gets the IConfigurationSource for the extension.
(Inherited from EnterpriseLibraryBlockExtension.) |
|
Container | (Inherited from UnityContainerExtension.) | |
Context | (Inherited from UnityContainerExtension.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Security.Configuration.Unity Namespace