AddCryptographySettingsNodeCommand 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 AddCryptographySettingsNodeCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddCryptographySettingsNodeCommand |
Initialize a new instance of the AddCryptographySettingsNodeCommand class with an IServiceProvider.
|
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute |
Executes the command.
(Inherited from ConfigurationNodeCommand.) |
|
ExecuteCore |
Creates an instance of the child node class and adds it as a child of the parent node.
(Inherited from AddChildNodeCommand.) |
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnExecuted | Adds the CryptographySettingsNode to the current application, with its default childnodes. |
|
OnExecuting |
Raises the Executing event.
(Inherited from ConfigurationNodeCommand.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ChildNode |
Gets the ConfigurationNode that was added as a result of the command being executed.
(Inherited from AddChildNodeCommand.) |
|
ConfigurationUIHierarchyService |
Gets the IConfigurationUIHierarchyService.
(Inherited from ConfigurationNodeCommand.) |
|
CurrentHierarchy |
Gets the currently selected IConfigurationUIHierarchy.
(Inherited from ConfigurationNodeCommand.) |
|
ErrorLogService |
Gets the IErrorLogService.
(Inherited from ConfigurationNodeCommand.) |
|
Events |
Gets the list of event handlers that are attached to this command.
(Inherited from ConfigurationNodeCommand.) |
|
ServiceProvider |
Gets the service provider for the command.
(Inherited from ConfigurationNodeCommand.) |
|
UIService |
Gets the IUIService.
(Inherited from ConfigurationNodeCommand.) |
Events
Name | Description | |
---|---|---|
Executed |
Occurs after the commmand has completed execution.
(Inherited from ConfigurationNodeCommand.) |
|
Executing |
Occurs as the command is about to be executed.
(Inherited from ConfigurationNodeCommand.) |
See Also
AddCryptographySettingsNodeCommand Class
EnterpriseLibrary.Security.Cryptography.Configuration.Design 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. |