ISHDeploy.12.0.0.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>ISHDeploy.12.0.0</name>
    </assembly>
    <members>
        <member name="T:ISHDeploy.Business.Operations.ISHDeployment.AddHistoryEntryOperation">
            <summary>
            Adds entry to the history file about cmdlets usage
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.BasePathsOperation" />
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.AddHistoryEntryOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.AddHistoryEntryOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHDeployment.AddHistoryEntryOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="text">The text with description which cmdlet was executed with which parameters.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.AddHistoryEntryOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentHistoryOperation">
            <summary>
            Gets history file content.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation`1" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentHistoryOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentHistoryOperation._historyContent">
            <summary>
            The history file content
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentHistoryOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">Deployment instance <see cref="T:ISHDeploy.Models.ISHDeployment"/></param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentHistoryOperation.Run">
            <summary>
            Runs current operation.
            </summary>
            <returns>List of installed Content Manager deployments.</returns>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation">
            <summary>
            Gets a list of installed Content Manager deployments found on the current system.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation`1" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation._ishProjects">
            <summary>
            The list of installed Content Manager deployments found on the current system.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="projectName">The deployment name.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.GetISHDeploymentsOperation.Run">
            <summary>
            Runs current operation.
            </summary>
            <returns>List of installed Content Manager deployments.</returns>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHDeployment.ClearISHDeploymentHistoryOperation">
            <summary>
            Clears customization history for Content Manager deployment
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.ClearISHDeploymentHistoryOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.ClearISHDeploymentHistoryOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHDeployment.ClearISHDeploymentHistoryOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.ClearISHDeploymentHistoryOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHDeployment.UndoISHDeploymentOperation">
            <summary>
            Operation to revert changes to Vanilla state
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHDeployment.UndoISHDeploymentOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.UndoISHDeploymentOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Reverts all changes to the vanilla
            </summary>
            <param name="logger">Logger object.</param>
            <param name="ishDeployment">Deployment instance <see cref="T:ISHDeploy.Models.ISHDeployment"/></param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHDeployment.UndoISHDeploymentOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationDB.OutputType">
            <summary>
            Output file type
            <para type="description">Enumeration of output file types.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationDB.OutputType.PS1">
            <summary>
            Output Powershell file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationDB.OutputType.SQL">
            <summary>
            Output SQL file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationOperation">
            <summary>
            Generates SQL Server configuration script that grants necessary permissions.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.BasePathsOperation" />
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationOperation._invoker">
            <summary>
            The actions invoker.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,ISHDeploy.Business.Operations.ISHIntegrationDB.OutputType)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationOperation" /> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="fileName">Name of the output file.</param>
            <param name="type">The output file type.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHAPIWCFService.SetISHAPIWCFServiceCertificateOperation">
            <summary>
            Sets WCF service to use a certificate that matches to thumbprint
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHAPIWCFService.SetISHAPIWCFServiceCertificateOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHAPIWCFService.SetISHAPIWCFServiceCertificateOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,System.ServiceModel.Security.X509CertificateValidationMode)">
            <summary>
            Initializes a new instance of the class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="thumbprint">The certificate thumbprint.</param>
            <param name="validationMode">The certificate validation mode.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHAPIWCFService.SetISHAPIWCFServiceCertificateOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageOperation">
            <summary>
            Saves current STS integration configuration to zip package.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.BasePathsOperation" />
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageOperation._invoker">
            <summary>
            The actions invoker.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageOperation" /> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="fileName">Name of the file.</param>
            <param name="packAdfsInvokeScript">if set to <c>true</c> the add ADFS script invocation into package.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationOperation">
            <summary>
            Sets WSFederation configuration.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.Uri)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="endpoint">The URL to issuer endpoint.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.BindingType">
            <summary>
            STS issuer authentication types.
            <para type="description">Enumeration of Binding Types.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.BindingType.UserNameMixed">
            <summary>
            UserNameMixed authentication type.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.BindingType.WindowsMixed">
            <summary>
            WindowsMixed authentication type.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustIncludeInternalClientsOperation">
            <summary>
            Sets WSTrust configuration including internal clients.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustIncludeInternalClientsOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustIncludeInternalClientsOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.Uri,System.Uri,ISHDeploy.Business.Operations.ISHIntegrationSTSWS.BindingType,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustIncludeInternalClientsOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="endpoint">The URL to issuer WSTrust endpoint.</param>
            <param name="mexEndpoint">The URL to issuer WSTrust mexEndpoint.</param>
            <param name="bindingType">The STS issuer authentication type.</param>
            <param name="actorUsername">The STS user.</param>
            <param name="actorPassword">The password of STS user.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustIncludeInternalClientsOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustOperation">
            <summary>
            Sets WSTrust configuration.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.Uri,System.Uri,ISHDeploy.Business.Operations.ISHIntegrationSTSWS.BindingType)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="endpoint">The URL to issuer WSTrust endpoint.</param>
            <param name="mexEndpoint">The URL to issuer WSTrust mexEndpoint.</param>
            <param name="bindingType">The STS issuer authentication type.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation">
            <summary>
            Gets the path to the packages folder
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.BasePathsOperation" />
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation._isUNCFormat">
            <summary>
            Return path in UNC format
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHPackage.GetISHPackageFolderPathOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHSTS.RemoveISHIntegrationSTSCertificateOperation">
            <summary>
            Removes certificate based on a issuer name
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHSTS.RemoveISHIntegrationSTSCertificateOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHSTS.RemoveISHIntegrationSTSCertificateOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String)">
            <summary>
            Initializes a new instance of the class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="issuer">The certificate issuer.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHSTS.RemoveISHIntegrationSTSCertificateOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHSTS.SetISHIntegrationSTSCertificateOperation">
            <summary>
            Sets Thumbprint and issuers values to configuration.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHSTS.SetISHIntegrationSTSCertificateOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHSTS.SetISHIntegrationSTSCertificateOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,System.String,System.ServiceModel.Security.X509CertificateValidationMode)">
            <summary>
            Initializes a new instance of the class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="thumbprint">The certificate thumbprint.</param>
            <param name="issuer">The certificate issuer.</param>
            <param name="validationMode">The certificate validation mode.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHSTS.SetISHIntegrationSTSCertificateOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation">
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used.
            Also provides xpaths to XML elements and attributes in these files.
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
            <summary>
            Provides absolute paths to all ISH files that are going to be used
            Also provides xpaths to XML elements and attributes in these files
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation._ishDeployment">
            <summary>
            The instance of the deployment.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.Logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation._ishDeploymentInternal">
            <summary>
            The instance of extended description of the deployment.
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.ISHDeploymentInternal">
            <summary>
            <para type="description">Internal extended description of the instance of the Content Manager deployment.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.BasePathsOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.BasePathsOperation"/> class.
            </summary>
            <param name="ishDeployment">The ish deployment.</param>
            <param name="logger"></param>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.HistoryFilePath">
            <summary>
            The path to generated History.ps1 file
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.BasePathsOperation.ConvertLocalFolderPathToUNCPath(System.String)">
            <summary>
            Converts the local folder path to UNC path.
            </summary>
            <param name="localPath">The local path.</param>
            <returns>Path to folder in UTC format</returns>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.AuthorASPTreeHtm">
            <summary>
            The path to ~\Web\Author\ASP\Tree.htm
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.AuthorASPTreeHtm.Path">
            <summary>
            The path to ~\Web\Author\ASP\Tree.htm
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.AuthorASPTreeHtm.TranslationJobHack">
            <summary>
            The translation job hack comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.EventMonitorMenuBarXml">
            <summary>
            The path to ~\Web\Author\ASP\XSL\EventMonitorMenuBar.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.EventMonitorMenuBarXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\XSL\EventMonitorMenuBar.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.EventMonitorMenuBarXml.EventMonitorTab">
            <summary>
            Event monitor tab menu item XPath
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.EventMonitorMenuBarXml.EventMonitorPreccedingCommentXPath">
            <summary>
            Event monitor tab menu item comment XPath
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.EventMonitorMenuBarXml.EventMonitorTranslationJobs">
            <summary>
            The event monitor translation jobs comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig">
            <summary>
            The path to ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig.Path">
            <summary>
            The path to ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig.WSTrustEndpointUrlXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig.WSTrustEndpointUrlAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config where endpoint url should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig.WSTrustBindingTypeAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config where BindingType should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FeedSDLLiveContentConfig.InfoShareWSServiceCertificateValidationModeAttributeXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/uri/@infoShareWSServiceCertificateValidationMode" element in ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.FolderButtonBarXml">
            <summary>
            The path to ~\Web\Author\ASP\XSL\FolderButtonbar.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FolderButtonBarXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\XSL\FolderButtonbar.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FolderButtonBarXml.XopusAddCheckOut">
            <summary>
            The Xopus add check out comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.FolderButtonBarXml.XopusAddUndoCheckOut">
            <summary>
            The Xopus add undo check out comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.FoldersPaths">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\license\
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FoldersPaths.PackagesFolderPath">
            <summary>
            The path to packages folder location for deployment
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FoldersPaths.PackagesFolderUNCPath">
            <summary>
            The UNC path to packages folder
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FoldersPaths.BackupFolderPath">
            <summary>
            The path to back up folder location for deployment
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.FoldersPaths.LicenceFolderPath">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\license\ folder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InboxButtonBarXml">
            <summary>
            The path to ~\Web\Author\ASP\XSL\InboxButtonBar.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InboxButtonBarXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\XSL\InboxButtonBar.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InboxButtonBarXml.XopusAddCheckOut">
            <summary>
            The Xopus add check out comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InboxButtonBarXml.XopusRemoveCheckoutDownload">
            <summary>
            The Xopus remove checkout download comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InboxButtonBarXml.XopusRemoveCheckIn">
            <summary>
            The Xopus remove check in comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig">
            <summary>
            The path to ~\Web\Author\ASP\Web.config
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.Path">
            <summary>
            The path to ~\Web\Author\ASP\Web.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.ExternalPreviewModuleXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.web.externalpreviewmodule/identity" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.ExternalPreviewModuleAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.infoshare.web.externalpreviewmodule/identity" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.SystemWebServerModulesAddTrisoftExternalPreviewModuleXPath">
            <summary>
            The xpath of "configuration/system.webServer/modules/add[@name='TrisoftExternalPreviewModule']" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.SectionExternalPreviewModuleXPath">
            <summary>
            The xpath of "configuration/configSections/section[@name='trisoft.infoshare.web.externalpreviewmodule']" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.TrisoftInfoshareWebExternalPreviewModuleXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.web.externalpreviewmodule" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.TrisoftExternalPreviewModuleSearchPattern">
            <summary>
            The xpath of "&lt;add name='TrisoftExternalPreviewModule'" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.SectionTrisoftInfoshareWebExternalPreviewModuleSearchPattern">
            <summary>
            The xpath of "&lt;section name='trisoft.infoshare.web.externalpreviewmodule'" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.TrisoftInfoshareWebExternalPreviewModuleSearchPattern">
            <summary>
            The xpath of "&lt;trisoft.infoshare.web.externalpreviewmodule&gt;" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.FederationConfigurationXPath">
            <summary>
            The xpath of "configuration/system.identityModel.services/federationConfiguration/wsFederation" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.FederationConfigurationAttributeName">
            <summary>
            The attribute name of "configuration/system.identityModel.services/federationConfiguration/wsFederation" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.IdentityTrustedIssuersByNameXPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/issuerNameRegistry/trustedIssuers/add[@name='{0}']" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.IdentityTrustedIssuersXPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/issuerNameRegistry/trustedIssuers/add[@thumbprint='{0}']" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.CertificateValidationModeXPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/certificateValidation/@certificateValidationMode" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareAuthorWebConfig.CertificateReferenceFindValueAttributeXPath">
            <summary>
            The xpath of "configuration/system.identityModel.services/federationConfiguration/serviceCertificate/certificateReference/@findValue" element in ~\Web\Author\ASP\Web.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSConfig">
            <summary>
            The path to ~\Web\InfoShareSTS\Configuration\infoShareSTS.config.
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSConfig.Path">
            <summary>
            The path to ~\Web\InfoShareSTS\Configuration\infoShareSTS.config.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSConfig.CertificateThumbprintAttributeXPath">
            <summary>
            The xpath of "infoShareSTS/initialize/@certificateThumbprint" element in ~\Web\InfoShareSTS\Configuration\infoShareSTS.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSDataBase">
            <summary>
            The path to ~\Web\InfoShareSTS\App_Data\IdentityServerConfiguration-2.2.sdf
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSDataBase.Path">
            <summary>
            The path to ~\Web\InfoShareSTS\App_Data\IdentityServerConfiguration-2.2.sdf
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSDataBase.ConnectionString">
            <summary>
            Gets the connection string.
            </summary>
            <value>
            The connection string.
            </value>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSDataBase.UpdateCertificateSQLCommandFormat">
            <summary>
            The certificate update command in RelyingParties table
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSDataBase.SvcPaths">
            <summary>
            Gets the array of SVC paths.
            </summary>
            <value>
            The list of SVC paths.
            </value>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSWebConfig">
            <summary>
            The path to ~\Web\InfoShareSTS\Web.config
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSWebConfig.Path">
            <summary>
            The path to ~\Web\InfoShareSTS\Web.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSWebConfig.TrustedIssuerBehaviorExtensions">
            <summary>
            Node to uncomment to enable infoshare sts to provide identity delegation for tokens issued by other sts
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSWebConfig.ServiceBehaviorsTrustedUserXPath">
            <summary>
            The xpath of "configuration/system.serviceModel/behaviors/serviceBehaviors/behavior[@name='']/addActAsTrustedIssuer[@name='{0}']" element in ~\Web\InfoShareSTS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareSTSWebConfig.ServiceBehaviorsTrustedUserByNameXPath">
            <summary>
            The xpath of "configuration/system.serviceModel/behaviors/serviceBehaviors/behavior[@name='']/addActAsTrustedIssuer[@name='{0}']" element in ~\Web\InfoShareSTS\Web.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSConnectionConfig">
            <summary>
            The path to ~\Web\InfoShareWS\connectionconfiguration.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSConnectionConfig.Path">
            <summary>
            The path to ~\Web\InfoShareWS\connectionconfiguration.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSConnectionConfig.WSTrustBindingTypeXPath">
            <summary>
            The xpath of "connectionconfiguration/issuer/authenticationtype" element in file ~\Web\InfoShareWS\connectionconfiguration.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSConnectionConfig.WSTrustEndpointUrlXPath">
            <summary>
            The xpath of "connectionconfiguration/issuer/url" element in file ~\Web\InfoShareWS\connectionconfiguration.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSConnectionConfig.InfoShareWSServiceCertificateValidationModeXPath">
            <summary>
            The xpath of "connectionconfiguration/infosharewscertificatevalidationmode" element in ~\Web\Author\ASP\Trisoft.InfoShare.Client.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig">
            <summary>
            The path to ~\Web\InfoShareWS\Web.config
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.Path">
            <summary>
            The path to ~\Web\InfoShareWS\Web.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.WSTrustMexEndpointUrlHttpXPath">
            <summary>
            The xpath of "configuration/system.serviceModel/bindings/customBinding/binding[@name='InfoShareWS(http)']/security/secureConversationBootstrap/issuedTokenParameters/issuerMetadata" element in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.WSTrustMexEndpointUrlHttpsXPath">
            <summary>
            The xpath of "configuration/system.serviceModel/bindings/customBinding/binding[@name='InfoShareWS(https)']/security/secureConversationBootstrap/issuedTokenParameters/issuerMetadata" element in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.WSTrustMexEndpointAttributeName">
            <summary>
            The attribute name of WSTrustMexEndpointBinding element in Web\InfoShareWS\Web.config file where mexEndpoint url should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.IdentityTrustedIssuersPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/issuerNameRegistry/trustedIssuers/add[@thumbprint='{0}']" element in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.IdentityTrustedIssuersByNameXPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/issuerNameRegistry/trustedIssuers/add[@thumbprint='{0}']" element in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.CertificateValidationModeXPath">
            <summary>
            The xpath of "configuration/system.identityModel/identityConfiguration/certificateValidation/@certificateValidationMode" element in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.InfoShareWSWebConfig.CertificateThumbprintXPath">
            <summary>
            The xpath of "configuration/system.serviceModel/behaviors/serviceBehaviors/behavior[@name='']/serviceCredentials[@useIdentityConfiguration='true']/serviceCertificate/@findValue" attribute in ~\Web\InfoShareWS\Web.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.LanguageDocumentButtonbarXml">
            <summary>
            The path to ~\Web\Author\ASP\XSL\LanguageDocumentButtonbar.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.LanguageDocumentButtonbarXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\XSL\LanguageDocumentButtonbar.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.LanguageDocumentButtonbarXml.XopusAddCheckOut">
            <summary>
            The Xopus add check out comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.LanguageDocumentButtonbarXml.XopusRemoveCheckoutDownload">
            <summary>
            The Xopus remove checkout download comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.LanguageDocumentButtonbarXml.XopusRemoveCheckIn">
            <summary>
            The Xopus remove check in comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig">
            <summary>
            The path to ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config file
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig.Path">
            <summary>
            The path to ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig.WSTrustEndpointUrlXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig.WSTrustEndpointUrlAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config where endpoint url should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig.WSTrustBindingTypeAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config where BindingType should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.SynchronizeToLiveContentConfig.InfoShareWSServiceCertificateValidationModeAttributeXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/uri/@infoShareWSServiceCertificateValidationMode" element in ~\App\Utilities\SynchronizeToLiveContent\SynchronizeToLiveContent.ps1.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.TemporaryDBConfigurationFileNames">
            <summary>
            Temporary names, used to locating SQL templates script for DataBase integration
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TemporaryDBConfigurationFileNames.GrantComputerAccountPermissionsSQLTemplate">
            <summary>
            The template for Account Permissions Grant `SQL` script
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TemporaryDBConfigurationFileNames.GrantComputerAccountPermissionsPSTemplate">
            <summary>
            The template for Account Permissions Grant `PS1` script
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.TemporarySTSConfigurationFileNames">
            <summary>
            The path to ~\Data\PublishingService\Tools\FeedSDLLiveContent.ps1.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TemporarySTSConfigurationFileNames.ISHWSCertificateFileName">
            <summary>
            The name of ISH WS certificate file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TemporarySTSConfigurationFileNames.CMSecurityTokenServiceTemplateFileName">
            <summary>
            The CM security token service template
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TemporarySTSConfigurationFileNames.ADFSInvokeTemplate">
            <summary>
            The template for ADFS invocation script
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.TopDocumentButtonBarXml">
            <summary>
            The path to ~\Web\Author\ASP\XSL\TopDocumentButtonbar.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.TopDocumentButtonBarXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\XSL\TopDocumentButtonbar.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TopDocumentButtonBarXml.TranslationJobAttribute">
            <summary>
            The translation job attribute value
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TopDocumentButtonBarXml.TopDocumentTranslationJobXPath">
            <summary>
            The top document buttonbar xpath
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig">
            <summary>
            The path to ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config file
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig.Path">
            <summary>
            The path to ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig.WSTrustEndpointUrlXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig.WSTrustEndpointUrlAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config where endpoint url should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig.WSTrustBindingTypeAttributeName">
            <summary>
            The attribute name of "configuration/trisoft.utilities.serviceReferences/serviceUser/issuer" element in file ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config where BindingType should be updated
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TranslationOrganizerConfig.InfoShareWSServiceCertificateValidationModeAttributeXPath">
            <summary>
            The xpath of "configuration/trisoft.utilities.serviceReferences/serviceUser/uri/@infoShareWSServiceCertificateValidationMode" element in ~\App\TranslationOrganizer\Bin\TranslationOrganizer.exe.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig">
            <summary>
            The path to ~\Web\Author\ASP\Trisoft.InfoShare.Client.config file
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.Path">
            <summary>
            The path to ~\Web\Author\ASP\Trisoft.InfoShare.Client.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.WSTrustEndpointUrlXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.client.settings/datasources/datasource/issuer/uri" element in file ~\Web\Author\ASP\Trisoft.InfoShare.Client.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.WSTrustBindingTypeXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.client.settings/datasources/datasource/bindingtype" element in file ~\Web\Author\ASP\Trisoft.InfoShare.Client.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.WSTrustActorUserNameXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.client.settings/datasources/datasource/issuer/credentials/username" element in file ~\Web\Author\ASP\Trisoft.InfoShare.Client.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.WSTrustActorPasswordXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.client.settings/datasources/datasource/issuer/credentials/password" element in file ~\Web\Author\ASP\Trisoft.InfoShare.Client.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.TrisoftInfoShareClientConfig.InfoShareWSServiceCertificateValidationModeXPath">
            <summary>
            The xpath of "configuration/trisoft.infoshare.client.settings/datasources/datasource/certificatevalidationmode" element in ~\Web\Author\ASP\Trisoft.InfoShare.Client.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.XopusBluelionConfigXml">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\config\bluelion-config.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.XopusBluelionConfigXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\config\bluelion-config.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusBluelionConfigXml.EnrichIntegrationBluelionConfigXPath">
            <summary>
            The Enrich integration bluelion configuration xpath comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusBluelionConfigXml.EnrichIntegrationBluelionConfig">
            <summary>
            The Enrich integration bluelion configuration comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.XopusBlueLionPluginWebCconfig">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\BlueLion-Plugin\web.config
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.XopusBlueLionPluginWebCconfig.Path">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\BlueLion-Plugin\web.config
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusBlueLionPluginWebCconfig.EnrichBluelionWebConfigJsonMimeMapXPath">
            <summary>
            The XPath to Json mimeMap in enrich bluelion web.config file
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusBlueLionPluginWebCconfig.EnrichBluelionWebConfigRemoveJsonMimeMapXmlString">
            <summary>
            The XPath to Json mimeMap in enrich bluelion web.config file
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.BasePathsOperation.XopusConfigXml">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\config\config.xml
            </summary>
        </member>
        <member name="P:ISHDeploy.Business.Operations.BasePathsOperation.XopusConfigXml.Path">
            <summary>
            The path to ~\Web\Author\ASP\Editors\Xopus\config\config.xml
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusConfigXml.EnrichIntegrationXPath">
            <summary>
            The Enrich integration bluelion plugin xpath comment placeholder
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.BasePathsOperation.XopusConfigXml.EnrichIntegration">
            <summary>
            The Enrich integration bluelion plugin comment placeholder
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation">
            <summary>
            Tests if license for specific host name exists
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation`1" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation._isLicenceValid">
            <summary>
            The operation result.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="domain">The host name is checked for the existence of the license file.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHContentEditor.TestISHContentEditorOperation.Run">
            <summary>
            Runs current operation.
            </summary>
            <returns>List of installed Content Manager deployments.</returns>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHContentEditor.SetISHContentEditorOperation">
            <summary>
            Sets new license for Content Editor
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHContentEditor.SetISHContentEditorOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHContentEditor.SetISHContentEditorOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHContentEditor.SetISHContentEditorOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="fileName">Name of the file that will be created.</param>
            <param name="fileContent">Content of the new file.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHContentEditor.SetISHContentEditorOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.SetISHUIEventMonitorTabOperation">
            <summary>
            Sets Event Monitor Tab.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.SetISHUIEventMonitorTabOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.SetISHUIEventMonitorTabOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.SetISHUIEventMonitorTabOperation" /> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="menuItem">The menu item object.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.SetISHUIEventMonitorTabOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation">
            <summary>
            Moves Event Monitor Tab".
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.OperationType">
            <summary>
            Operation type enum
            <para type="description">Enumeration of Operations Types.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.OperationType.InsertAfter">
            <summary>
            Flag to insert after
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.OperationType.InsertBefore">
            <summary>
            Flag to insert before
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String,ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.OperationType,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation" /> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="label">Label of the element</param>
            <param name="operationType">Type of the operation.</param>
            <param name="targetLabel">The target label.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation">
            <summary>
            Removes Event Monitor Tab".
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="label">Label of the element</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIQualityAssistant.DisableISHUIQualityAssistantOperation">
            <summary>
            Disables quality assistant plugin for Content Manager development.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIQualityAssistant.DisableISHUIQualityAssistantOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIQualityAssistant.DisableISHUIQualityAssistantOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIQualityAssistant.DisableISHUIQualityAssistantOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIQualityAssistant.DisableISHUIQualityAssistantOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIQualityAssistant.EnableISHUIQualityAssistantOperation">
            <summary>
            Enables quality assistant plugin for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIQualityAssistant.EnableISHUIQualityAssistantOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIQualityAssistant.EnableISHUIQualityAssistantOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIQualityAssistant.EnableISHUIQualityAssistantOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIQualityAssistant.EnableISHUIQualityAssistantOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHExternalPreview.DisableISHExternalPreviewOperation">
            <summary>
            Disables external preview for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHExternalPreview.DisableISHExternalPreviewOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHExternalPreview.DisableISHExternalPreviewOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHExternalPreview.DisableISHExternalPreviewOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHExternalPreview.DisableISHExternalPreviewOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHExternalPreview.EnableISHExternalPreviewOperation">
            <summary>
            Enables external preview for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHExternalPreview.EnableISHExternalPreviewOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHExternalPreview.EnableISHExternalPreviewOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHExternalPreview.EnableISHExternalPreviewOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="externalId">The external user identifier.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHExternalPreview.EnableISHExternalPreviewOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUITranslationJob.DisableISHUITranslationJobOperation">
            <summary>
            Disables translation job functionality for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUITranslationJob.DisableISHUITranslationJobOperation._invoker">
            <summary>
            The actions invoker.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUITranslationJob.DisableISHUITranslationJobOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUITranslationJob.DisableISHUITranslationJobOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUITranslationJob.DisableISHUITranslationJobOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUITranslationJob.EnableISHUITranslationJobOperation">
            <summary>
            Enables translation job functionality for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUITranslationJob.EnableISHUITranslationJobOperation._invoker">
            <summary>
            The actions invoker.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUITranslationJob.EnableISHUITranslationJobOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUITranslationJob.EnableISHUITranslationJobOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUITranslationJob.EnableISHUITranslationJobOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.IOperation">
            <summary>
            Provides the ability to run operation
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.IOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.IOperation`1">
            <summary>
            Provides the ability to run operation that returns result
            </summary>
            <typeparam name="TResult">The type of the result.</typeparam>
        </member>
        <member name="M:ISHDeploy.Business.Operations.IOperation`1.Run">
            <summary>
            Runs current operation.
            </summary>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIContentEditor.DisableISHUIContentEditorOperation">
            <summary>
            Disables Content Editor for Content Manager deployment.
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIContentEditor.DisableISHUIContentEditorOperation._invoker">
            <summary>
            The actions invoker
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIContentEditor.DisableISHUIContentEditorOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIContentEditor.DisableISHUIContentEditorOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIContentEditor.DisableISHUIContentEditorOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Operations.ISHUIContentEditor.EnableISHUIContentEditorOperation">
            <summary>
            Enables Content Editor for Content Manager deployment
            </summary>
            <seealso cref="T:ISHDeploy.Business.Operations.IOperation" />
        </member>
        <member name="F:ISHDeploy.Business.Operations.ISHUIContentEditor.EnableISHUIContentEditorOperation._invoker">
            <summary>
            The actions invoker.
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIContentEditor.EnableISHUIContentEditorOperation.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHDeployment)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Operations.ISHUIContentEditor.EnableISHUIContentEditorOperation"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishDeployment">The instance of the deployment.</param>
        </member>
        <member name="M:ISHDeploy.Business.Operations.ISHUIContentEditor.EnableISHUIContentEditorOperation.Run">
            <summary>
            Runs current operation.
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Invokers.IActionInvoker">
            <summary>
            Executes the sequence of actions one by one
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Invokers.IActionInvoker.AddAction(ISHDeploy.Interfaces.Actions.IAction)">
            <summary>
            Adds Action into invocation list
            </summary>
            <param name="action">An action to invoke <see cref="T:ISHDeploy.Interfaces.Actions.IAction"/>.</param>
        </member>
        <member name="M:ISHDeploy.Business.Invokers.IActionInvoker.Invoke">
            <summary>
            Invokes actions sequence execution
            </summary>
        </member>
        <member name="T:ISHDeploy.Business.Invokers.ActionInvoker">
            <summary>
            Executes the sequence of actions one by one.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Invokers.ActionInvoker._showProgress">
            <summary>
            The identifier if progress needs to be shown.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Invokers.ActionInvoker._logger">
            <summary>
            Logger.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Invokers.ActionInvoker._activityDescription">
            <summary>
            Description for general activity that to be done.
            </summary>
        </member>
        <member name="F:ISHDeploy.Business.Invokers.ActionInvoker._actions">
            <summary>
            Sequence of the actions that <see cref="T:ISHDeploy.Business.Invokers.ActionInvoker"/> going to execute
            </summary>
        </member>
        <member name="M:ISHDeploy.Business.Invokers.ActionInvoker.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Business.Invokers.ActionInvoker"/> class.
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
            <param name="activityDescription">Description of the general activity to be done</param>
            <param name="showProgress">Defines if progress should be shown. By default is false</param>
        </member>
        <member name="M:ISHDeploy.Business.Invokers.ActionInvoker.AddAction(ISHDeploy.Interfaces.Actions.IAction)">
            <summary>
            Adds action to the sequence.
            </summary>
            <param name="action">New action in the sequence.</param>
        </member>
        <member name="M:ISHDeploy.Business.Invokers.ActionInvoker.Invoke">
            <summary>
            Executes sequence of actions one by one.
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.BaseISHDeploymentCmdlet">
            <summary>
            Provides base functionality for all cmdlets that use an instance of the Content Manager deployment.
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.BaseISHDeploymentCmdlet.ISHDeployment">
            <summary>
            <para type="description">Specifies the instance of the Content Manager deployment.</para>
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHAPIWCFService.SetISHAPIWCFServiceCertificateCmdlet">
            <summary>
                <para type="synopsis">Sets WCF service certificate.</para>
                <para type="description">The Set-ISHAPIWCFServiceCertificate cmdlet sets WCF service certificate to Content Manager deployment.</para>
            </summary>
            <example>
                <code>PS C:\>Set-ISHAPIWCFServiceCertificate -ISHDeployment $deployment -Thumbprint "t1"</code>
                <para>This command configure WCF service to use specified certificate.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
            <example>
                <code>PS C:\&gt;Set-ISHAPIWCFServiceCertificate -ISHDeployment $deployment -Thumbprint "t1" -ValidationMode "None" </code>
                <para>This command configure WCF service to use specified certificate and sets credentials with no Validation Mode.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHAPIWCFService.SetISHAPIWCFServiceCertificateCmdlet.Thumbprint">
            <summary>
            <para type="description">Certificate Thumbprint.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHAPIWCFService.SetISHAPIWCFServiceCertificateCmdlet.ValidationMode">
            <summary>
            <para type="description">Selected validation mode. Default value is 'ChainTrust'.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHAPIWCFService.SetISHAPIWCFServiceCertificateCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHDeployment.ClearISHDeploymentHistoryCmdlet">
            <summary>
            <para type="synopsis">Clears customization history for Content Manager deployment.</para>
            <para type="description">The Clear-ISHDeploymentHistory cmdlet clears customization history information for Content Manager deployment that was generated by other cmdlets.</para>
            <para type="link">Get-ISHDeployment</para>
            <para type="link">Get-ISHDeploymentHistory</para>
            <para type="link">Undo-ISHDeployment</para>
            </summary>
            <example>
            <code>PS C:\>Clear-ISHDeploymentHistory -ISHDeployment $deployment</code>
            <para>This command clears the history information for Content Manager deployment.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHDeployment.ClearISHDeploymentHistoryCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentCmdlet">
            <summary>
            <para type="synopsis">Gets all installed Content Management deployments.</para>
            <para type="description">The Get-ISHDeployment cmdlet gets all installed Content Management deployments.</para>
            <para type="description">You can get specific instance of the installed Content Manager deployment by specifying the deployment name.</para>
            <para type="description">All Content Manager deployment instances' names start with 'InfoShare' prefix.</para>
            <para type="link">Clear-ISHDeploymentHistory</para>
            <para type="link">Get-ISHDeploymentHistory</para>
            <para type="link">Undo-ISHDeployment</para>
            </summary>
            <example>
            <code>PS C:\>Get-ISHDeployment</code>
            <para>This command retrieves a list of all installed Content Manager deployments.</para>
            </example>
            <example>
            <code>PS C:\>Get-ISHDeployment -Name 'InfoShare'</code>
            <para>This command retrieves specific instance of the Content Manager deployment by name 'InfoShare'.</para>
            </example>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentCmdlet.ValidationPattern">
            <summary>
            The validation pattern
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentCmdlet.Name">
            <summary>
            <para type="description">Specifies the name of the installed Content Manager deployment.</para>
            <para type="description">All names start with InfoShare</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentHistoryCmdlet">
            <summary>
            <para type="synopsis">Gets customization history for Content Manager deployment.</para>
            <para type="description">The Get-ISHDeploymentHistory cmdlet gets the customization history information for Content Manager deployment that was generated by other cmdlets.</para>
            <para type="link">Clear-ISHDeploymentHistory</para>
            <para type="link">Get-ISHDeployment</para>
            <para type="link">Undo-ISHDeployment</para>
            </summary>
            <example>
            <code>PS C:\>Get-ISHDeploymentHistory -ISHDeployment $deployment</code>
            <para>This command gets the history information for Content Manager deployment.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHDeployment.GetISHDeploymentHistoryCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHDeployment.UndoISHDeploymentCmdlet">
            <summary>
            <para type="synopsis">Reverts all customization done by cmdlets back to original state for specific Content Manager deployment.</para>
            <para type="description">The Undo-ISHDeployment cmdlet reverts all customization done by cmdlets back to original state for specific Content Manager deployment.</para>
            <para type="description">Original state means the state of the system when it was installed and no customization was made.</para>
            <para type="link">Clear-ISHDeploymentHistory</para>
            <para type="link">Get-ISHDeployment</para>
            <para type="link">Get-ISHDeploymentHistory</para>
            </summary>
            <example>
            <code>PS C:\>Undo-ISHDeployment -ISHDeployment $deployment</code>
            <para>This command reverts Content Manager to original state.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHDeployment.UndoISHDeploymentCmdlet.ExecuteCmdlet">
            <summary>
            Executes revert changes cmdLet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationCmdlet">
            <summary>
            <para type="synopsis">Generates SQL Server script that grants necessary permissions.</para>
            <para type="description">The Save-ISHIntegrationDBSTSSQLServerConfigurationCmdlet generates SQL Server script that grants necessary permissions into package folder.</para>
            <para type="description">Cmdlet will overwrite the file if there is already one with same name.</para>
            </summary>
            <seealso cref="T:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet" />
            <example>
              <code>PS C:\&gt;Save-ISHIntegrationDBSTSSQLServerConfigurationCmdlet -ISHDeployment $deployment -FileName GrantPermissions.sql</code>
              <para>Generates SQL script that grants necessary permissions.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
            </para>
            </example>
            <example>
              <code>PS C:\&gt;Save-ISHIntegrationDBSTSSQLServerConfigurationCmdlet -ISHDeployment $deployment -FileName GrantPermissions.ps1 -Type PS1</code>
              <para>Generates PS1 script that runs sql command on server and grants necessary permissions.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
            </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationCmdlet.FileName">
            <summary>
            <para type="description">Name of the output file.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationCmdlet.Type">
            <summary>
            <para type="description">Specifies the output file type. Default value is 'SQL'.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHIntegrationDB.SaveISHIntegrationDBSTSSQLServerConfigurationCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet.
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageCmdlet">
            <summary>
                <para type="synopsis">Saves STS integration configuration to zip archive in package folder.</para>
                <para type="description">The Save-ISHIntegrationSTSConfigurationPackageCmdlet saves STS integration configuration to zip archive in package folder.</para>
                <para type="description">Cmdlet will overwrite zip archive if there is already one with same name.</para>
                <para type="link">Set-ISHIntegrationSTSWSTrustCmdlet</para>
            </summary>
            <example>
                <code>PS C:\>Save-ISHIntegrationSTSConfigurationPackageCmdlet -ISHDeployment $deployment -FileName packageFile.zip</code>
                <para>Creates a zip archive in package folder with current STS integration configurations.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
            <example>
                <code>PS C:\>Save-ISHIntegrationSTSConfigurationPackageCmdlet -ISHDeployment $deployment -ADFS -FileName packageFile.zip</code>
                <para>Creates a zip archive in package folder with current STS integration configurations for ADFS.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageCmdlet.FileName">
            <summary>
            <para type="description">Name of the output package file.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageCmdlet.ADFS">
            <summary>
            <para type="description">Specifies that ADFS configuration should be packed.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SaveISHIntegrationSTSConfigurationPackageCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet.
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationCmdlet">
            <summary>
                <para type="synopsis">Sets WSFederation configuration.</para>
                <para type="description">The Set-ISHIntegrationSTSWSFederation cmdlet sets WSFederation configuration to Content Manager deployment.</para>
            </summary>
            <example>
                <code>PS C:\>Set-ISHIntegrationSTSWSFederation -ISHDeployment $deployment -Endpoint "https://adfs.example.com/adfs/ls/"</code>
                <para>This command configure WS Federation to use specified Endpoint of STS server.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationCmdlet.Endpoint">
            <summary>
            <para type="description">Specifies the URL to issuer endpoint.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSFederationCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet">
            <summary>
                <para type="synopsis">Sets WSTrust configuration.</para>
                <para type="description">The Set-ISHIntegrationSTSWSTrust cmdlet sets WSTrust configuration to Content Manager deployment.</para>
                <para type="description">When -IncludeInternalClients is switched on then the -ActorUsername and -ActorPassword must be specified.</para>
            </summary>
            <example>
                <code>PS C:\>Set-ISHIntegrationSTSWSTrust -ISHDeployment $deployment -Endpoint "https://adfs.example.com/adfs/services/trust/13/windowsmixed" -MexEndpoint "https://adfs.example.com/adfs/services/trust/mex" -BindingType "WindowsMixed" -Verbose</code>
                <para>This command configure WS to use specified Endpoint and MexEndpoint of STS server and sets type of authentication as WindowsMixed.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
            <example>
                <code>PS C:\>Set-ISHIntegrationSTSWSTrust -ISHDeployment $deployment -Endpoint "https://adfs.example.com/adfs/services/trust/13/windowsmixed" -MexEndpoint "https://adfs.example.com/adfs/services/trust/mex" -BindingType "WindowsMixed" -IncludeInternalClients -Verbose</code>
                <para>This command configure WS to use specified Endpoint and MexEndpoint of STS server, sets type of authentication as WindowsMixed and sets internal clients credentials.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.Endpoint">
            <summary>
            <para type="description">Specifies the URL to issuer WSTrust endpoint.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.MexEndpoint">
            <summary>
            <para type="description">Specifies the URL to issuer WSTrust mexEndpoint.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.BindingType">
            <summary>
            <para type="description">Specifies the STS issuer authentication type.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.IncludeInternalClients">
            <summary>
            <para type="description">Specifies that STS -ActorUsername and -ActorPassword need to be updated.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.ActorUsername">
            <summary>
            <para type="description">Specifies the STS actor Username.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.ActorPassword">
            <summary>
            <para type="description">Specifies the STS actor password.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHIntegrationSTSWS.SetISHIntegrationSTSWSTrustCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHSTS.RemoveISHIntegrationSTSCertificateCmdlet">
            <summary>
                <para type="synopsis">Removes STS certificate.</para>
                <para type="description">The Remove-ISHIntegrationSTSCertificate cmdlet removes certificate based on a issuer name.</para>
            </summary>
            <seealso cref="T:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet" />
            <example>
                <code>PS C:\&gt;Remove-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Issuer "20151028ADFS"</code>
                <para>This command removes STS trusted issuer credentials.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHSTS.RemoveISHIntegrationSTSCertificateCmdlet.Issuer">
            <summary>
            <para type="description">Issuer name.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHSTS.RemoveISHIntegrationSTSCertificateCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHSTS.SetISHIntegrationSTSCertificateCmdlet">
            <summary>
                <para type="synopsis">Sets STS certificate.</para>
                <para type="description">The Set-ISHIntegrationSTSCertificate cmdlet sets Thumbprint and issuers values to configuration.</para>
            </summary>
            <seealso cref="T:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet" />
            <example>
                <code>PS C:\&gt;Set-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Thumbprint "t1" -Issuer "20151028ADFS"</code>
                <para>This command sets STS trusted issuer credentials.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
            <example>
                <code>PS C:\&gt;Set-ISHIntegrationSTSCertificate -ISHDeployment $deployment -Thumbprint "t1" -Issuer "20151028ADFS" -ValidationMode "None" </code>
                <para>This command sets STS trusted issuer credentials with no Validation Mode.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHSTS.SetISHIntegrationSTSCertificateCmdlet.Thumbprint">
            <summary>
            <para type="description">Certificate Thumbprint.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHSTS.SetISHIntegrationSTSCertificateCmdlet.Issuer">
            <summary>
            <para type="description">Issuer name.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHSTS.SetISHIntegrationSTSCertificateCmdlet.ValidationMode">
            <summary>
            <para type="description">Selected validation mode. Default value is 'ChainTrust'.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHSTS.SetISHIntegrationSTSCertificateCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet">
            <summary>
                <para type="synopsis">Update or add a new EventMonitor tab.</para>
                <para type="description">The Set-ISHUIEventMonitorTab cmdlet updates or adds new Tab definitions to Content Manager deployment.</para>
                <para type="description">If Icon is not specified, the default value '~/UIFramework/events.32x32.png' is taken.</para>
                <para type="description">If UserRole is not specified, the default value 'Administrator' is taken.</para>
                <para type="description">If ModifiedSinceMinutesFilter is not specified, the default value '1440' is taken.</para>
                <para type="description">If SelectedStatusFilter is not specified, the default value 'Recent' is taken.</para>
                <para type="link">Move-ISHUIEventMonitorTab</para>
                <para type="link">Remove-ISHUIEventMonitorTab</para>
            </summary>
            <example>
                <code>PS C:\>Set-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "All Parameters" -Icon "~/UIFramework/new-tab.job.32x32.png" -EventTypesFilter @("EXPORTFORPUBLICATION", "EXPORTFORPUBLICATIONPDF", "EXPORTFORPUBLICATIONZIP") -SelectedStatusFilter "All" -ModifiedSinceMinutesFilter "3600" -UserRole "Administrator" -Description "Tab using all available parameters"</code>
                <para>Sets new tab with all sets of available and provided parameters.</para>
                <para>This command sets XML definitions to EventMonitor.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
            <example>
                <code>PS C:\>Set-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "Defaults" -Description "Using default parameters"</code>
                <para>Sets new tab with default set of provided parameters.</para>
                <para>This command sets XML definitions to EventMonitor.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>///
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter">
            <summary>
            Status filter enum
            <para type="description">Enumeration of status filters.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter.Busy">
            <summary>
            Show busy tasks
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter.Recent">
            <summary>
            Show success tasks
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter.Warning">
            <summary>
            Show tasks with warnings
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter.Failed">
            <summary>
            Show failed
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.StatusFilter.All">
            <summary>
            Show All
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet._statusFilterDesctiptions">
            <summary>
            The status filter descriptions
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.Label">
            <summary>
            <para type="description">Label of menu item.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.Icon">
            <summary>
            <para type="description">Menu item icon representation. Default value is '~/UIFramework/events.32x32.png'.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.EventTypesFilter">
            <summary>
            <para type="description">Status filter. Null by default</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.SelectedStatusFilter">
            <summary>
            <para type="description">Selected Status filter. Default value is 'Recent'.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.ModifiedSinceMinutesFilter">
            <summary>
            <para type="description">Modified since minutes filter value. Default value is '1440'.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.UserRole">
            <summary>
            <para type="description">Action of menu item. Default value is 'Administrator'.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.Description">
            <summary>
            <para type="description">User role description.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.SetISHUIEventMonitorTabCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet">
            <summary>
                <para type="synopsis">Manipulates with definitions in EventMonitorTab.</para>
                <para type="description">The Move-ISHUIEventMonitorTab cmdlet moves Tabs definitions in Content Manager deployment.</para>
                <para type="link">Set-ISHUIEventMonitorTab</para>
                <para type="link">Remove-ISHUIEventMonitorTab</para>
            </summary>
            <example>
                <code>PS C:\>Move-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "Publish" -First</code>
                <para>Moves definition of the "Publish" to the top.</para>
            </example>
            <example>
                <code>PS C:\>Move-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "Publish" -Last</code>
                <para>Moves definition of the "Publish" to the bottom.</para>
            </example>
            <example>
                <code>PS C:\>Move-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "Translation" -After "Publish"</code>
                <para>Moves definition of the "Translation" after "Publish".</para>
            </example>
            <para>This command manipulates XML definitions nodes in EventMonitor.
                Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
            </para>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet.Label">
            <summary>
            <para type="description">Label of menu item.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet.Last">
            <summary>
            <para type="description">Menu item move to the last position.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet.First">
            <summary>
            <para type="description">Menu item move to the first position.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet.After">
            <summary>
            <para type="description">Menu item move position.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.MoveISHUIEventMonitorTabCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabCmdlet">
            <summary>
                <para type="synopsis">Removes tab from EventMonitorTab.</para>
                <para type="description">The Removes-ISHUIEventMonitorTab cmdlet removes Tabs definitions from Content Manager deployment.</para>
                <para type="link">Set-ISHUIEventMonitorTab</para>
                <para type="link">Move-ISHUIEventMonitorTab</para>
            </summary>
            <example>
                <code>PS C:\>Remove-ISHUIEventMonitorTab -ISHDeployment $deployment -Label "Translation"</code>
                <para>Removes definition of the tab with label "Translation".</para>
                <para>This command removes XML definitions from EventMonitor.
                    Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.
                </para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabCmdlet.Label">
            <summary>
            <para type="description">Label of menu item.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIEventMonitorTab.RemoveISHUIEventMonitorTabCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHPackage.GetISHPackageFolderPathCmdlet">
            <summary>
            <para type="synopsis">Gets the path of a folder where the commandlets output files or packages or use them as input.</para>
            <para type="description">The Get-ISHPackageFolderPath cmdlet gets the path of a folder where the commandlets output files or packages or use them as input. This folder is specific per deployment.
            The folder contains archives or files that were created as output of other cmdlets of the module.
            The folder contains also archives or files that are used as input to other cmdlets of the module.</para>
            </summary>
            <example>
            <code>PS C:\>Get-ISHPackageFolderPath -ISHDeployment $deployment -UNC</code>
            <para>This command gets the UNC path to Packages folder for Content Manager deployment.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHPackage.GetISHPackageFolderPathCmdlet.UNC">
            <summary>
            <para type="description">Return path in UNC format.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHPackage.GetISHPackageFolderPathCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.BaseCmdlet">
            <summary>
            Provides base functionality for all cmdlets
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.BaseCmdlet.Logger">
            <summary>
            Logger
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseCmdlet.#ctor">
            <summary>
            Constructor
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseCmdlet.ExecuteCmdlet">
            <summary>
            Method to be overridden instead of process record
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseCmdlet.ProcessRecord">
            <summary>
            Overrides ProcessRecord from base Cmdlet class
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseCmdlet.BeginProcessing">
            <summary>
            Overrides BeginProcessing from base Cmdlet class with additinal debug information
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseCmdlet.EndProcessing">
            <summary>
            Overrides EndProcessing from base Cmdlet class with additinal debug information
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet">
            <summary>
            Base cmdlet class that writes cmdlet usage into history info
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet.ProcessRecord">
            <summary>
            Overrides ProcessRecord from Cmdlet class
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet.AddHistoryEntry">
            <summary>
            Appends new record to history file
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet.GetInvocationLine">
            <summary>
            Describes which cmdlet was executed with which parameters
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.BaseHistoryEntryCmdlet.ToHistoryParameter(System.Collections.Generic.KeyValuePair{System.String,System.Object})">
            <summary>
            Converts boundParameter to the form how it will be presented in the history file.
            </summary>
            <param name="boundParameter">Parameter from cmdlet.</param>
            <returns>Converted boundParameter to history parameter.</returns>
        </member>
        <member name="T:ISHDeploy.Cmdlets.CmdletsLogger">
            <summary>
            Singleton proxy for single instance of <see cref="T:ISHDeploy.Cmdlets.BaseCmdlet"/> class that provides logging functionality.
            </summary>
            <seealso cref="T:ISHDeploy.Interfaces.ILogger" />
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger._instance">
            <summary>
            The static instance of the <see cref="T:ISHDeploy.Cmdlets.CmdletsLogger"/> class.
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger._cmdlet">
            <summary>
            The instance of the <see cref="T:ISHDeploy.Cmdlets.BaseCmdlet"/> class.
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger.ProgressActivityId">
            <summary>
            The progress activity identifier.
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger.ParentProgressActivityId">
            <summary>
            The parent progress activity identifier.
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger._progressRecord">
            <summary>
            The progress record.
            </summary>
        </member>
        <member name="F:ISHDeploy.Cmdlets.CmdletsLogger._parentProgressRecord">
            <summary>
            The parent progress record.
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.Instance">
            <summary>
            Gets the instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/> instance.
            </summary>
            <returns>Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/> interface.</returns>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.Initialize(ISHDeploy.Cmdlets.BaseCmdlet)">
            <summary>
            Initializes the the instance of the <see cref="T:ISHDeploy.Cmdlets.CmdletsLogger"/> with instance of <see cref="T:ISHDeploy.Cmdlets.BaseCmdlet"/> class.
            </summary>
            <param name="cmdlet">The instance of the <see cref="T:ISHDeploy.Cmdlets.BaseCmdlet"/> class.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteVerbose(System.String)">
            <summary>
            Writes verbose message.
            </summary>
            <param name="message">Verbose message.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteProgress(System.String,System.String,System.Int32)">
            <summary>
            Reports progress.
            </summary>
            <param name="activity">Activity that takes place.</param>
            <param name="statusDescription">Current status description.</param>
            <param name="percentComplete">Complete progress in percent equivalent.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteParentProgress(System.String,System.String,System.Int32)">
            <summary>
            Reports progress for parent progress bar.
            </summary>
            <param name="activity">Activity that takes place.</param>
            <param name="statusDescription">Status description.</param>
            <param name="percentComplete">Complete progress in percent equivalent.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteDebug(System.String)">
            <summary>
            Writes debug-useful information.
            </summary>
            <param name="message">Debug message.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteWarning(System.String)">
            <summary>
            Writes warning message.
            </summary>
            <param name="message">Warning message.</param>
        </member>
        <member name="M:ISHDeploy.Cmdlets.CmdletsLogger.WriteError(System.Exception,System.Object)">
            <summary>
            Writes non-terminating error.
            </summary>
            <param name="ex">Exception as a result of the error.</param>
            <param name="errorObject">Object that caused error.</param>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHContentEditor.SetISHContentEditorCmdlet">
            <summary>
            <para type="synopsis">Sets new license for Content Editor.</para>
            <para type="description">The Set-ISHContentEditor cmdlet sets new license for Content Editor using domain name and license key parameters.</para>
            <para type="link">Test-ISHContentEditor</para>
            </summary>
            <example>
            <para></para>
            <code>PS C:\>Set-ISHContentEditor -ISHDeployment $deployment -Domain "localhost" -LicenseKey "123445345342331313432423"</code>
            <para>This command sets new license for Content Editor using domain name and license key.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="F:ISHDeploy.Cmdlets.ISHContentEditor.SetISHContentEditorCmdlet.LicenseFileExtension">
            <summary>
            Hardcoded value of the license file type
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHContentEditor.SetISHContentEditorCmdlet.Domain">
            <summary>
            <para type="description">Specifies the domain name for license.</para>
            </summary>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHContentEditor.SetISHContentEditorCmdlet.LicenseKey">
            <summary>
            <para type="description">Specifies the license key value.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHContentEditor.SetISHContentEditorCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHContentEditor.TestISHContentEditorCmdlet">
            <summary>
            <para type="synopsis">Tests if Content Editor license exists for specific domain name.</para>
            <para type="description">Test-ISHContentEditor cmdlet tests if Content Editor license exists for specific domain name.</para>
            <para type="description">If license for 'com' domain was created then all domains that ends with '.com' will be valid.</para>
            <para type="description">In that case localhost.com domain will be valid, but localhost.com.net will be invalid.</para>
            <para type="link">Set-ISHContentEditor</para>
            </summary>
            <example>
            <code>PS C:\>Test-ISHContentEditor -Domain "localhost" -ISHDeployment $deployment</code>
            <para>This command checks if license for domain name 'localhost' exists.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHContentEditor.TestISHContentEditorCmdlet.Domain">
            <summary>
            <para type="description">Specifies the domain name to be verified.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHContentEditor.TestISHContentEditorCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHExternalPreview.DisableISHExternalPreviewCmdlet">
            <summary>
            <para type="synopsis">Disables external preview for Content Manager deployment.</para>
            <para type="description">The Disable-ISHExternalPreview cmdlet disables external preview for Content Manager deployment.</para>
            <para type="link">Enable-ISHExternalPreview</para>
            </summary>
            <example>
            <code>PS C:\>Disable-ISHExternalPreview -ISHDeployment $deployment</code>
            <para>This command disables the external preview.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHExternalPreview.DisableISHExternalPreviewCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHExternalPreview.EnableISHExternalPreviewCmdlet">
            <summary>
            <para type="synopsis">Enables external preview for Content Manager deployment for specific user.</para>
            <para type="description">The Enable-ISHExternalPreview cmdlet enables external preview for Content Manager deployment for specific user.</para>
            <para type="description">If user id is not specified, the default value 'ServiceUser' is taken.</para>
            <para type="link">Disable-ISHExternalPreview</para>
            </summary>
            <example>
            <code>PS C:\>Disable-ISHExternalPreview -ISHDeployment $deployment -ExternalId 'user1'</code>
            <para>This command enables the external preview for user 'user1'.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="P:ISHDeploy.Cmdlets.ISHExternalPreview.EnableISHExternalPreviewCmdlet.ExternalId">
            <summary>
            <para type="description">External user id for which external preview will be enabled. Default value is ServiceUser.</para>
            </summary>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHExternalPreview.EnableISHExternalPreviewCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIContentEditor.DisableISHUIContentEditorCmdlet">
            <summary>
            <para type="synopsis">Disables Content Editor for Content Manager deployment.</para>
            <para type="description">The Disable-ISHUIContentEditor cmdlet disables Content Editor for Content Manager deployment.</para>
            <para type="link">Enable-ISHUIContentEditor</para>
            </summary>
            <example>
            <code>PS C:\>Disable-ISHUIContentEditor -ISHDeployment $deployment</code>
            <para>This command disables Content Editor.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIContentEditor.DisableISHUIContentEditorCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIContentEditor.EnableISHUIContentEditorCmdlet">
            <summary>
            <para type="synopsis">Enables Content Editor for Content Manager deployment.</para>
            <para type="description">The Enable-ISHUIContentEditor cmdlet enables Content Editor for Content Manager deployment.</para>
            <para type="link">Disable-ISHUIContentEditor</para>
            </summary>
            <example>
            <code>PS C:\>Enable-ISHUIContentEditor -ISHDeployment $deployment</code>
            <para>This command enables Content Editor.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIContentEditor.EnableISHUIContentEditorCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIQualityAssistant.DisableISHUIQualityAssistantCmdlet">
            <summary>
            <para type="synopsis">Disables Quality Assistant for Content Manager deployment.</para>
            <para type="description">The Disable-ISHUIQualityAssistant cmdlet disables Quality Assistant for Content Manager deployment.</para>
            <para type="link">Enable-ISHUIQualityAssistant</para>
            </summary>
            <example>
            <code>PS C:\>Disable-ISHUIQualityAssistant -ISHDeployment $deployment</code>
            <para>This command disables Quality Assistant.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIQualityAssistant.DisableISHUIQualityAssistantCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUIQualityAssistant.EnableISHUIQualityAssistantCmdlet">
            <summary>
            <para type="synopsis">Enables Quality Assistant for Content Manager deployment.</para>
            <para type="description">The Enable-ISHUIQualityAssistant cmdlet enables Quality Assistant for Content Manager deployment.</para>
            <para type="link">Disable-ISHUIQualityAssistant</para>
            </summary>
            <example>
            <code>PS C:\>Enable-ISHUIQualityAssistant -ISHDeployment $deployment</code>
            <para>This command enables Quality Assistant.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUIQualityAssistant.EnableISHUIQualityAssistantCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUITranslationJob.DisableISHUITranslationJobCmdlet">
            <summary>
            <para type="synopsis">Disables translation job for Content Manager deployment.</para>
            <para type="description">The Disable-ISHUITranslationJob cmdlet disables translation job for Content Manager deployment.</para>
            <para type="link">Enable-ISHUITranslationJob</para>
            </summary>
            <example>
            <code>PS C:\>Disable-ISHUITranslationJob -ISHDeployment $deployment</code>
            <para>This command disables translation job.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUITranslationJob.DisableISHUITranslationJobCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Cmdlets.ISHUITranslationJob.EnableISHUITranslationJobCmdlet">
            <summary>
            <para type="synopsis">Enable translation job for Content Manager deployment.</para>
            <para type="description">The Enable-ISHUITranslationJob cmdlet enables translation job for Content Manager deployment.</para>
            <para type="link">Disable-ISHUITranslationJob</para>
            </summary>
            <example>
            <code>PS C:\>Enable-ISHUITranslationJob -ISHDeployment $deployment</code>
            <para>This command enables translation job.
            Parameter $deployment is an instance of the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.</para>
            </example>
        </member>
        <member name="M:ISHDeploy.Cmdlets.ISHUITranslationJob.EnableISHUITranslationJobCmdlet.ExecuteCmdlet">
            <summary>
            Executes cmdlet
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction">
            <summary>
            Gets encoded certificate by thumbprint.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction._certificateManager">
            <summary>
            The certificate manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction._thumbprint">
            <summary>
            The certificate thumbprint.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Action{System.String})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="thumbprint">The certificate thumbprint.</param>
            <param name="returnResult">The delegate that returns all text of file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Certificate.GetEncryptedRawDataByThumbprintAction.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns>File content</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction">
            <summary>
            Saves certificate public key to file.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction._certificateFilePath">
            <summary>
            The certificate file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction._thumbprintFilePath">
            <summary>
            The thumbprint file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction._thumbprintXPath">
            <summary>
            The thumbprint xpath.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction._xmlConfigManager">
            <summary>
            The xml configuration manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction._certificateManager">
            <summary>
            The certificate manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction"/> class.
            Reads certificate thumbprint from xml file by xpath and uses it to retrieve certificate public key from X509Store.
            </summary>
            <param name="logger">The logger.</param>
            <param name="certificateFilePath">The certificate file path</param>
            <param name="thumbprintFilePath">The certificate thumbprint file path.</param>
            <param name="thumbprintXPath">The certificate thumbprint xpath.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Certificate.SaveThumbprintAsCertificateAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction">
            <summary>
            Action that run update SQL command.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
            <seealso cref="T:ISHDeploy.Interfaces.Actions.IRestorableAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction._sqlCommandExecuter">
            <summary>
            The SQL command executer.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction._parameters">
            <summary>
            The parameters of SQL command
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction._commandText">
            <summary>
            The SQL command text.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String,System.Collections.Generic.List{System.Object})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="connectionString">The connection used to open the SQL Server database.</param>
            <param name="commandText">The Transact-SQL statement, table name or stored procedure to execute at the data source.</param>
            <param name="parameters">The parameters of SQL command</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction.TransactionCommit">
            <summary>
            Commit the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction.TransactionRollback">
            <summary>
            Rollback the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.DataBase.SqlCompactUpdateAction.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction">
            <summary>
            Action that creates new folder.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
            <seealso cref="T:ISHDeploy.Interfaces.Actions.IRestorableAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction._folderPath">
            <summary>
            The path to folder that will be created.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="folderPath">The path to folder that will be created.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryEnsureExistsAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction">
            <summary>
            Action responsible for removing directory.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction._folder">
            <summary>
            The folder to be removed
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="folderPath">The folder that will be removed.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryRemoveAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction">
            <summary>
            Saves files to package.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction._destinationArchiveFilePath">
            <summary>
            The path of the archive to be created, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction._includeBaseDirectory">
            <summary>
            The parameter determines whether to include subfolders to the archive
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="sourcePath">The path to the directory to be archived, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="destinationArchiveFilePath">The path of the archive to be created, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="includeBaseDirectory">'True' to include the directory name from sourceDirectoryName at the root of the archive; 'False' to include only the contents of the directory. 'False' by default</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.Directory.DirectoryCreateZipPackageAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction">
            <summary>
            Implements file copy action
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction._path">
            <summary>
            The file path
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction._text">
            <summary>
            The text.
            </summary>
        </member>
        <member name="P:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction.CurrentDate">
            <summary>
            Returns current date in format yyyyMMdd
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction._ishDeploymentName">
            <summary>
            The deployment name
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction._fileManager">
            <summary>
            The file manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCopyAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="path">The file path.</param>
            <param name="text">The text.</param>
            <param name="ishDeploymentName">The deployment name.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction.Execute">
            <summary>
            Executes the action.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileAddHistoryEntryAction.IsNewDate(System.String,System.String)">
            <summary>
            Returns true if current date is same as last history date.
            </summary>
            <param name="historyContent">Whole history file content.</param>
            <param name="currentDate">Current date.</param>
            <returns>True if last date in history content is the same as current date.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileWaitUnlockAction">
            <summary>
            Action that waits until file becomes unlocked.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileWaitUnlockAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileWaitUnlockAction._filePath">
            <summary>
            The path to the file.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileWaitUnlockAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCreateAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The path to the file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileWaitUnlockAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileReadAllTextAction">
            <summary>
            Implements file read all text action.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileReadAllTextAction._filePath">
            <summary>
            The file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileReadAllTextAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileReadAllTextAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Action{System.String})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileReadAllTextAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="returnResult">The delegate that returns all text of file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileReadAllTextAction.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns>File content</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileDeleteAction">
            <summary>
            Implements file delete action.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileDeleteAction._filePath">
            <summary>
            The file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileDeleteAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileDeleteAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileDeleteAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileDeleteAction.Execute">
            <summary>
            Executes the action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileCreateAction">
            <summary>
            Action that creates new file with content inside.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
            <seealso cref="T:ISHDeploy.Interfaces.Actions.IRestorableAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCreateAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCreateAction._fileName">
            <summary>
            The file name that will be created.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCreateAction._fileContent">
            <summary>
            The file content
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCreateAction._destinationPath">
            <summary>
            The destination path for new file.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCreateAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCreateAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="destinationPath">The destination path.</param>
            <param name="fileName">Name of the file that will be created.</param>
            <param name="fileContent">Content of the new file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCreateAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCreateAction.Rollback">
            <summary>
            Reverts an asset to initial state
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCreateAction.Backup">
            <summary>
            Creates backup of the asset
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCreateAction.GetDestinationFileName">
            <summary>
            Gets name of the file to be created
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction">
            <summary>
            Action responsible for cleaning folder content.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction._folder">
            <summary>
            The folder which content will be cleaned.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction"/> class.
            </summary>
            <param name="logger">Logger Object</param>
            <param name="folderPath">Folder at deployment, where to put the reverted changes</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCleanDirectoryAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileCopyAction">
            <summary>
            Implements file copy action
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyAction._sourcePath">
            <summary>
            The source file path
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyAction._destinationPath">
            <summary>
            The destination file path
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyAction._force">
            <summary>
            The force switch identifies if file needs to be replaced.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyAction._fileManager">
            <summary>
            The file manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,ISHDeploy.Models.ISHFilePath,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCopyAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="sourcePath">The source file path.</param>
            <param name="destinationPath">The destination file path.</param>
            <param name="force">Replaces existing file if true.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyAction.Execute">
            <summary>
            Executes the action.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyAction.Rollback">
            <summary>
            Reverts an asset to initial state.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyAction.Backup">
            <summary>
            Used to create a backup of the file, however, as this command is doing no modification
            on existing file we keep this method empty
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction">
            <summary>
            Action responsible for copying directory content from source to destination directory.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction._sourceFolder">
            <summary>
            The source folder path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction._destinationFolder">
            <summary>
            The destination folder path.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="sourceFolder">Source folder.</param>
            <param name="destinationFolder">Destination folder.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileCopyDirectoryAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction">
            <summary>
            Saves document generated from resource template.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction._templateFilePath">
            <summary>
            The path to template file.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction._outputFilePath">
            <summary>
            The output file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction._parameters">
            <summary>
            The set of parameters.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction._templateManager">
            <summary>
            The template manager/
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="outputFilePath">The output file path.</param>
            <param name="templateFilePath">The path to template file.</param>
            <param name="parameters">The set of parameters.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.File.FileGenerateFromTemplateAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction">
            <summary>
            Gets all instances of the installed Content Manager deployment for the current system.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction.InputParametersFileName">
            <summary>
            The input parameters file name
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction._registryManager">
            <summary>
            The registry manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction._xmlConfigManager">
            <summary>
            The XML configuration manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction._projectName">
            <summary>
            The Content Manager deployment name.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Action{System.Collections.Generic.IEnumerable{ISHDeploy.Models.ISHDeployment}})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="projectName">The Content Manager deployment name.</param>
            <param name="returnResult">The delegate that returns list of Content Manager deployments.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentsAction.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns>Content Manager deployment in acccordance with name.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction">
            <summary>
            Gets all instances of the installed Content Manager deployment for the current system.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction.InputParametersFileName">
            <summary>
            The input parameters file name
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction._registryManager">
            <summary>
            The registry manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction._xmlConfigManager">
            <summary>
            The XML configuration manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction._fileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction._name">
            <summary>
            The Content Manager deployment name.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Action{ISHDeploy.Models.ISHDeploymentInternal})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="name">The Content Manager deployment name.</param>
            <param name="returnResult">The delegate that returns list of Content Manager deployments.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.ISHProject.GetISHDeploymentExtendedAction.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns>Content Manager deployment in acccordance with name.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.SingleFileCreationAction">
            <summary>
            Does single file operations that create new file.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileCreationAction.FilePath">
            <summary>
            The file path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileCreationAction.FileManager">
            <summary>
            The file manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileCreationAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileCreationAction.Backup">
            <summary>
            Does nothing for this kind of actions.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileCreationAction.Rollback">
            <summary>
            Reverts an asset to initial state.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction">
            <summary>
            Stops an application pool.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction._appPoolName">
            <summary>
            The Application Pool name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction._webAdminManager">
            <summary>
            The web Administration manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="appPoolName">Name of the application pool.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.WebAdministration.StopApplicationPoolAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction">
            <summary>
            Recycles an application pool.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileCreationAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction._appPoolName">
            <summary>
            The Application Pool name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction._startIfNotRunning">
            <summary>
            The parameter determines whether application pool should be started if it was not running before
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction._webAdminManager">
            <summary>
            The web Administration manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="appPoolName">Name of the application pool.</param>
            <param name="startIfNotRunning">if set to <c>true</c> then starts application pool if not running.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.WebAdministration.RecycleApplicationPoolAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.MoveAfterNodeAction">
            <summary>
            Action that moves single node in xml file found by xpaths.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.MoveAfterNodeAction._xpath">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.MoveAfterNodeAction._xpathAfterNode">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.MoveAfterNodeAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The xml file path.</param>
            <param name="xpath">The xpath to the node that needs to be removed.</param>
            <param name="xpathAfterNode">The xpath to the node that needs to be removed.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.MoveAfterNodeAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.MoveBeforeNodeAction">
            <summary>
            Action that moves single node in xml file found by xpaths.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.MoveBeforeNodeAction._xpath">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.MoveBeforeNodeAction._xpathBeforeNode">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.MoveBeforeNodeAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The xml file path.</param>
            <param name="xpath">The xpath to the node that needs to be removed.</param>
            <param name="xpathBeforeNode">The xpath to the node that needs to be removed.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.MoveBeforeNodeAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.RemoveNodesAction">
            <summary>
            Action that removes nodes in xml file found by xpaths.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.RemoveNodesAction._xpath">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.RemoveNodesAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The xml file path.</param>
            <param name="xpath">The xpath to the node that needs to be removed.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.RemoveNodesAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction">
            <summary>
            Action that removes single node in xml file found by xpaths.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction._xpath">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The xml file path.</param>
            <param name="xpath">The xpath to the node that needs to be removed.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.RemoveSingleNodeAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction">
            <summary>
            Action that sets new value for specified element.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction._xpath">
            <summary>
            The xpath to the searched element.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction._value">
            <summary>
            The new value of element.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the element.</param>
            <param name="value">The new value of element.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetElementValueAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.SetNodeAction">
            <summary>
            Action that sets specific node attribute to the certain value.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetNodeAction._xpath">
            <summary>
            The xpath to the searched node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetNodeAction._ishXmlNode">
            <summary>
            ISH configuration XML Node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetNodeAction._replaceIfExists">
            <summary>
            Identifies if existing node should be replaced.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetNodeAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,ISHDeploy.Interfaces.IISHXmlNode,System.Boolean)">
            <summary>
            Implements Set node action.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the node.</param>
            <param name="ishXmlNode">The ish XML node.</param>
            <param name="replaceIfExists">if set to <c>true</c> replaces existing node if exists, otherwise does nothing.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetNodeAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction">
            <summary>
            Action that inserts new node before specified one.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction._xpath">
            <summary>
            The xpath to the searched node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction._xmlString">
            <summary>
            The new node as a XML string.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the node before which we want to add a new node.</param>
            <param name="xmlString">The new node as a XML string.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.InsertBeforeNodeAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction">
            <summary>
            Action that comments nodes in xml file found by xpaths.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction._xpaths">
            <summary>
            The xpath to the xml node.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction._encodeInnerXml">
            <summary>
            The identifier to encode inner XML.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String},System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The xml file path.</param>
            <param name="xpaths">The xpaths to the nodes that needs to be commented.</param>
            <param name="encodeInnerXml">True if content of the comment should be encoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="xpath">Single xpath to the node that needs to be commented.</param>
            <param name="encodeInnerXml">True if content of the comment should be encoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodeByXPathAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction">
            <summary>
            Action that uncomments nodes in the xml that contain comment node with specific placeholders inside.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction._searchPatterns">
            <summary>
            The search placeholders.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction._decodeInnerXml">
            <summary>
            The identifier to decode inner XML.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String},System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPatterns">The search placeholders.</param>
            <param name="decodeInnerXml">True if content of the comment should be decoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPattern">Single search placeholder.</param>
            <param name="decodeInnerXml">True if content of the comment should be decoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByInnerPatternAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction">
            <summary>
            Action that comments nodes in the xml that follow after comment with specific placeholders.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction._searchPatterns">
            <summary>
            The search placeholders.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPatterns">The search placeholders.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPattern">Single search placeholder.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.CommentNodesByPrecedingPatternAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction">
            <summary>
            Action that sets specific node attribute to the certain value.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction._attributeXpath">
            <summary>
            The attribute xPath.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction._value">
            <summary>
            The attribute value.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the node.</param>
            <param name="attributeName">Name of the attribute.</param>
            <param name="value">The attribute new value.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="attributeXpath">The xpath to the node.</param>
            <param name="value">The attribute new value.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.SetAttributeValueAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction">
            <summary>
            Action that uncomments nodes in the xml that follow after comment with specific placeholders.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction._searchPatterns">
            <summary>
            The search placeholders.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPatterns">The search placeholders.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="filePath">The file path.</param>
            <param name="searchPattern">Single search placeholder.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.XmlFile.UncommentNodesByPrecedingPatternAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.BaseAction">
            <summary>
            Base class for action that can be executed.
            </summary>
            <seealso cref="T:ISHDeploy.Interfaces.Actions.IAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.BaseAction.Logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.BaseAction.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.BaseAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.BaseAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.BaseActionWithResult`1">
            <summary>
            Base class for action that can be executed and return execution result.
            </summary>
            <typeparam name="TResult">The type of the execution result.</typeparam>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.BaseActionWithResult`1.ReturnResult">
            <summary>
            The execution result.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.BaseActionWithResult`1.#ctor(ISHDeploy.Interfaces.ILogger,System.Action{`0})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="returnResult">The delegate that returns execution result.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.BaseActionWithResult`1.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns></returns>
        </member>
        <member name="M:ISHDeploy.Data.Actions.BaseActionWithResult`1.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.License.LicenseTestAction">
            <summary>
            Checks if license for specific host name exists.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.BaseActionWithResult`1" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.License.LicenseTestAction.LicenseFileExtension">
            <summary>
            Hardcoded value of the license file type
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.License.LicenseTestAction._licenseFolderPath">
            <summary>
            The license folder path
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.License.LicenseTestAction._hostname">
            <summary>
            The host name
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.License.LicenseTestAction._fileManager">
            <summary>
            The file manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.License.LicenseTestAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String,System.Action{System.Boolean})">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.License.LicenseTestAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="licenseFolderPath">The license folder path.</param>
            <param name="hostname">The host name for which license is checked.</param>
            <param name="returnResult">The delegate that returns if license is found for host name.</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.License.LicenseTestAction.ExecuteWithResult">
            <summary>
            Executes current action and returns result.
            </summary>
            <returns>Result of testin of license file</returns>
        </member>
        <member name="T:ISHDeploy.Data.Actions.TextFile.CommentBlockAction">
            <summary>
            The action is responsible for commenting the block of text inside the text file.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.TextFile.CommentBlockAction._searchPatterns">
            <summary>
            The searched placeholders.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.TextFile.CommentBlockAction._textConfigManager">
            <summary>
            The text configuration manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.CommentBlockAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes new instance of the <see cref="T:ISHDeploy.Data.Actions.TextFile.CommentBlockAction"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
            <param name="filePath">Path to file that will be modified</param>
            <param name="searchPattern">Searched comment pattern</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.CommentBlockAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Initializes new instance of the <see cref="T:ISHDeploy.Data.Actions.TextFile.CommentBlockAction"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
            <param name="filePath">Path to file that will be modified</param>
            <param name="searchPatterns">Searched comment patterns</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.CommentBlockAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction">
            <summary>
            The action is responsible for uncommenting the block of text inside the text file.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction._searchPatterns">
            <summary>
            The searched placeholders.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction._textConfigManager">
            <summary>
            The text configuration manager.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.String)">
            <summary>
            Initializes new instance of the <see cref="T:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
            <param name="filePath">Path to file that will be modified</param>
            <param name="searchPattern">Searched comment pattern</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Initializes new instance of the <see cref="T:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
            <param name="filePath">Path to file that will be modified</param>
            <param name="searchPatterns">Searched comment patterns</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.TextFile.UncommentBlockAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Actions.SingleXmlFileAction">
            <summary>
            Base class for all actions that operate with xml files.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Actions.SingleFileAction" />
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleXmlFileAction.XmlConfigManager">
            <summary>
            The xml configuration manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleXmlFileAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Actions.SingleXmlFileAction"/> class.
            </summary>
            <param name="logger">The logger.</param>
            <param name="ishFilePath">Wrapper for file path.</param>
        </member>
        <member name="T:ISHDeploy.Data.Actions.SingleFileAction">
            <summary>
            Class to do single file manipulations
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileAction.BackUpFileExtension">
            <summary>
            Extension for backup files
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileAction.IshFilePath">
            <summary>
            IshFilePath instance, containing relative path, deployment and deployment type
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileAction.BackupPath">
            <summary>
            Path to back up file
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Actions.SingleFileAction.FileManager">
            <summary>
            File Manager instance
            </summary>
        </member>
        <member name="P:ISHDeploy.Data.Actions.SingleFileAction.FilePath">
            <summary>
            Absolute path to file
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.#ctor(ISHDeploy.Interfaces.ILogger,ISHDeploy.Models.ISHFilePath)">
            <summary>
            Implements single file action constructor
            </summary>
            <param name="logger">Logger</param>
            <param name="ishFilePath">Wrapper for file path</param>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.Finalize">
            <summary>
            Destructor to call dispose
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.Rollback">
            <summary>
            Rollback the instance
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.Backup">
            <summary>
            Does Back up of the file
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.EnsureVanillaBackUpExists">
            <summary>
            Verify that back up file for vanilla instance is exists
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Actions.SingleFileAction.GetNewBackUpFileName">
            <summary>
            Returns back up file path
            </summary>
            <returns>Path to backup file</returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.ISQLCompactCommandExecuter">
            <summary>
            Wrapper around SQL operations
            </summary>
        </member>
        <member name="P:ISHDeploy.Data.Managers.Interfaces.ISQLCompactCommandExecuter.IsCommitted">
            <summary>
            Transaction state
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ISQLCompactCommandExecuter.ExecuteNonQuery(System.String,System.Collections.Generic.List{System.Object})">
            <summary>
            Executes a Transact-SQL statement against the connection.
            </summary>
            <param name="commandText">The SQL command as text</param>
            <param name="parameters">The parameters of SQL command</param>
            <returns>The number of rows affected</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ISQLCompactCommandExecuter.TransactionRollback">
            <summary>
            Rollback the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ISQLCompactCommandExecuter.TransactionCommit">
            <summary>
            Commit the SQL transaction
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.IWebAdministrationManager">
            <summary>
            Implements web application management.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IWebAdministrationManager.RecycleApplicationPool(System.String,System.Boolean)">
            <summary>
            Recycles specific application pool
            </summary>
            <param name="applicationPoolName">Name of the application pool.</param>
            <param name="startIfNotRunning">if set to <c>true</c> then starts application pool if not running.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IWebAdministrationManager.StopApplicationPool(System.String)">
            <summary>
            Stops specific application pool
            </summary>
            <param name="applicationPoolName">Name of the application pool.</param>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.ICertificateManager">
            <summary>
            Operates on registered certificates.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ICertificateManager.GetCertificatePublicKey(System.String)">
            <summary>
            Gets the certificate public key.
            </summary>
            <param name="thumbprint">The certificate thumbprint.</param>
            <returns>Certificate public key.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ICertificateManager.GetEncryptedRawDataByThumbprint(System.String)">
            <summary>
            Gets the encrypted raw data by thumbprint.
            </summary>
            <param name="thumbprint">The thumbprint.</param>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.ITemplateManager">
            <summary>
            Generates documents from resource templates.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ITemplateManager.GenerateDocument(System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Generate output document from the template.
            </summary>
            <param name="templateFileName">Name of the template file.</param>
            <param name="parameters">All parameters that need to be filled out in the template.</param>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.IRegistryManager">
            <summary>
            Manager that do all kinds of operations with registry.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IRegistryManager.GetInstalledProjectsKeys(System.String)">
            <summary>
            Gets the installed deployments keys.
            </summary>
            <param name="expectedSuffix">The deployment suffix. If not specified method will return all found deployments.</param>
            <returns>List of found deployments</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IRegistryManager.GetInstallParamFilePath(Microsoft.Win32.RegistryKey)">
            <summary>
            Gets the inputparameters.xml file path.
            </summary>
            <param name="projectRegKey">The deployment registry key.</param>
            <returns>Path to inputparameters.xml file</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IRegistryManager.GetInstalledProjectVersion(Microsoft.Win32.RegistryKey)">
            <summary>
            Gets the installed deployment version.
            </summary>
            <param name="projectRegKey">The deployment registry key.</param>
            <returns>Deployment version.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.ITextConfigManager">
            <summary>
            Performs different kinds of operations with text file
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ITextConfigManager.CommentBlock(System.String,System.String)">
            <summary>
            Comments block of text file between two <paramref name="searchPattern"/> comments
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is searched for</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.ITextConfigManager.UncommentBlock(System.String,System.String)">
            <summary>
            Uncomments block of text file between two <paramref name="searchPattern"/> comments
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is searched for</param>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.IFileManager">
            <summary>
            Wrappper around .Net file system operations
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Copy(System.String,System.String,System.Boolean)">
            <summary>
            Copies source file to destination file
            </summary>
            <param name="sourceFilePath">The file to copy.</param>
            <param name="destFilePath">The name of the destination file. This cannot be a directory.</param>
            <param name="overwrite">True if the destination file can be overwritten; otherwise, False. </param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.CopyToDirectory(System.String,System.String,System.Boolean)">
            <summary>
            Copies source file to destination directory
            </summary>
            <param name="sourceFilePath">The file to copy.</param>
            <param name="destDir">The name of the destination directory. This cannot be a file name.</param>
            <param name="overwrite">True if the destination file can be overwritten; otherwise False. </param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.FileExists(System.String)">
            <summary>
            Determines whether the specified file exists.
            </summary>
            <param name="path">The file to check.</param>
            <returns>true if the caller has the required permissions and <paramref name="path"/> contains the name of an existing file</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.FolderExists(System.String)">
            <summary>
            Determines whether the specified folder exists.
            </summary>
            <param name="path">The folder to check.</param>
            <returns>True if folder exists</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.ReadAllText(System.String)">
            <summary>
            Opens a text file, reads all lines of the file, and then closes the file.
            </summary>
            <param name="filePath">The file to open for reading.</param>
            <returns>A string array containing all lines of the file.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.ReadAllLines(System.String)">
            <summary>
            Opens a text file, reads all lines of the file, and then closes the file.
            </summary>
            <param name="filePath">The file to open for reading.</param>
            <returns>A string array containing all lines of the file.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.WriteAllLines(System.String,System.String[])">
            <summary>
            Creates a new file, write the specified string array to the file, and then closes the file.
            </summary>
            <param name="filePath">The file to write to.</param>
            <param name="lines">The string array to write to the file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Append(System.String,System.String)">
            <summary>
            Appends text to the file. Creates new file if it does not exist.
            </summary>
            <param name="filePath">The file to open for writing.</param>
            <param name="text">the text to be appended to the file content.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Load(System.String)">
            <summary>
            Creates a new <see cref="T:System.Xml.Linq.XDocument"/> instance by using the specified file path.
            </summary>
            <param name="filePath">A URI string that references the file to load into a new <see cref="T:System.Xml.Linq.XDocument"/>.</param>
            <returns>New instance of <see cref="T:System.Xml.Linq.XDocument"/> with loaded file content</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Save(System.String,System.Xml.Linq.XDocument)">
            <summary>
            Saves <see cref="T:System.Xml.Linq.XDocument"/> content to file
            </summary>
            <param name="filePath">The file where <see cref="T:System.Xml.Linq.XDocument"/> content will be stored.</param>
            <param name="doc">The document to be stored</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Delete(System.String)">
            <summary>
            Deletes file from filesystem
            </summary>
            <param name="filePath">The file to delete.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.CreateDirectory(System.String)">
            <summary>
            Creates folder
            </summary>
            <param name="folderPath">Path to folder to be created</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.CleanFolder(System.String)">
            <summary>
            Cleans up the folder
            </summary>
            <param name="folderPath">Path to folder to be cleaned up</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.DeleteFolder(System.String,System.Boolean)">
            <summary>
            Delete the folder
            </summary>
            <param name="folderPath">Path to folder to be deleted</param>
            <param name="recursive">True to remove directories, subdirectories, and files in path; otherwise, False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.EnsureDirectoryExists(System.String)">
            <summary>
            Makes sure directory exists, if not, then creates it
            </summary>
            <param name="folderPath">Directory path to verify</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.CopyDirectoryContent(System.String,System.String)">
            <summary>
            Copies content from one folder to another
            </summary>
            <param name="sourcePath">Source folder path</param>
            <param name="destinationPath">Destination folder path</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.Write(System.String,System.String,System.Boolean)">
            <summary>
            Writes text to the file. Creates new file if it does not exist.
            </summary>
            <param name="filePath">The file to open for writing.</param>
            <param name="text">Text to be appended to the file content.</param>
            <param name="append">true to append data to the file; false to overwrite the file</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.TryToFindLicenseFile(System.String,System.String,System.String,System.String@)">
            <summary>
            Tries to find license file on the system
            </summary>
            <param name="licenseFolderPath">License file.</param>
            <param name="hostName">Host name.</param>
            <param name="licenseFileExtension">License file extension.</param>
            <param name="filePath">File path.</param>
            <returns>Returns True if license file is found, otherwise False.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.PackageDirectory(System.String,System.String,System.Boolean)">
            <summary>
            Creates a zip archive that contains the files and directories from the specified directory, uses the Optimal compression level, and optionally includes the base directory.
            </summary>
            <param name="sourceDirectoryPath">The path to the directory to be archived, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="destinationArchiveFilePath">The path of the archive to be created, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="includeBaseDirectory">'True' to include the directory name from sourceDirectoryName at the root of the archive; 'False' to include only the contents of the directory. 'False' by default</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IFileManager.IsFileLocked(System.String)">
            <summary>
            Determines whether is the specified file locked.
            </summary>
            <param name="filePath">The file path.</param>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager">
            <summary>
            Performs different kinds of operations with xml file
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.GetAllInputParamsValues(System.String)">
            <summary>
            Returns dictionary with all parameters fron inputparameters.xml file
            </summary>
            <param name="filePath">Path to inputparameters.xml file</param>
            <returns>Dictionary with parameters</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.RemoveSingleNode(System.String,System.String)">
            <summary>
            Removes node from xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.RemoveNodes(System.String,System.String)">
            <summary>
            Removes nodes in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched nodes</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.MoveBeforeNode(System.String,System.String,System.String)">
            <summary>
            Removes node from xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="insertBeforeXpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.MoveAfterNode(System.String,System.String,System.String)">
            <summary>
            Removes node from xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="insertAfterXpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.CommentNode(System.String,System.String,System.Boolean)">
            <summary>
            Comments node in xml file that can be found by <paramref name="xpath"/>
            Comments node in xml file that can be found by <paramref name="xpath" />
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="encodeInnerXml">True if content of the comment should be encoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.CommentNodesByPrecedingPattern(System.String,System.String)">
            <summary>
            Comments all nodes that has <paramref name="searchPattern"/> right above it
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that precedes the searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.UncommentNodesByPrecedingPattern(System.String,System.String)">
            <summary>
            Comments all nodes that has <paramref name="searchPattern"/> right above it
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that precedes the searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.UncommentNodesByInnerPattern(System.String,System.String,System.Boolean)">
            <summary>
            Uncomment multiple nodes that can be found by inner pattern
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is inside commented node</param>
            <param name="decodeInnerXml">True if content of the comment should be decoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.SetAttributeValue(System.String,System.String,System.String)">
            <summary>
            Set attribute value by attribute xPath
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="attributeXpath">XPath the attribute that will be modified</param>
            <param name="value">Attribute new value</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.SetNode(System.String,System.String,ISHDeploy.Interfaces.IISHXmlNode,System.Boolean)">
            <summary>
            Set attribute value
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath that is searched</param>
            <param name="value">Node fron IshConfiguration.</param>
            <param name="replaceIfExists">if set to <c>true</c> replaces existing node if exists, otherwise does nothing.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.InsertBeforeNode(System.String,System.String,System.String)">
            <summary>
            Inserts a new node before specified one.
            </summary>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the node before which we want to add a new node.</param>
            <param name="xmlString">The new node as a XML string.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.SetElementValue(System.String,System.String,System.String)">
            <summary>
            Set element value.
            </summary>
            <param name="filePath">Path to the file that is modified.</param>
            <param name="xpath">XPath of searched element.</param>
            <param name="value">The new value of element.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager.GetValue(System.String,System.String)">
            <summary>
            Gets the value from element found by xpath.
            </summary>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the element.</param>
            <returns>The element value.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.SQLCompactCommandExecuter">
            <summary>
            Wrapper around SQL operations
            </summary>
        </member>
        <member name="P:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.IsCommitted">
            <summary>
            Transaction state
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.SQLCompactCommandExecuter._logger">
            <summary>
            Logger instance.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.SQLCompactCommandExecuter._connection">
            <summary>
            The connection used to open the SQL Server database.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.SQLCompactCommandExecuter._command">
            <summary>
            The SQL command.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.SQLCompactCommandExecuter._useTransaction">
            <summary>
            Specifies whether that command is executed as a transaction.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.SQLCompactCommandExecuter._transaction">
            <summary>
            The SQL transaction.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.#ctor(ISHDeploy.Interfaces.ILogger,System.String,System.Boolean)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.SQLCompactCommandExecuter"/> class.
            </summary>
            <param name="logger">Logger instance</param>
            <param name="connectionString">The connection used to open the SQL Server database</param>
            <param name="useTransaction">Specifies whether that command is executed as a transaction. 'False' by default</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.ExecuteNonQuery(System.String,System.Collections.Generic.List{System.Object})">
            <summary>
            Executes a Transact-SQL statement against the connection.
            </summary>
            <param name="commandText">The SQL command as text</param>
            <param name="parameters">The parameters of SQL command</param>
            <returns>The number of rows affected</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.TransactionRollback">
            <summary>
            Rollback the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.TransactionCommit">
            <summary>
            Commit the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.SQLCompactCommandExecuter.Dispose">
            <summary>
            Performs closing connection.
            </summary>
        </member>
        <member name="T:ISHDeploy.Data.Managers.WebAdministrationManager">
            <summary>
            Implements web application management.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.IWebAdministrationManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.WebAdministrationManager._logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.WebAdministrationManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.WebAdministrationManager"/> class.
            </summary>
            <param name="logger">The logger.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.WebAdministrationManager.RecycleApplicationPool(System.String,System.Boolean)">
            <summary>
            Recycles specific application pool
            </summary>
            <param name="applicationPoolName">Name of the application pool.</param>
            <param name="startIfNotRunning">if set to <c>true</c> then starts application pool if not running.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.WebAdministrationManager.StopApplicationPool(System.String)">
            <summary>
            Stops specific application pool
            </summary>
            <param name="applicationPoolName">Name of the application pool.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.WebAdministrationManager.WaitOperationCompleted(Microsoft.Web.Administration.ApplicationPool)">
            <summary>
            Wait until application pool operation is completed.
            </summary>
            <param name="appPool">The application pool.</param>
        </member>
        <member name="T:ISHDeploy.Data.Managers.CertificateManager">
            <summary>
            Operates on registered certificates.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.ICertificateManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.CertificateManager._logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.CertificateManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.CertificateManager"/> class.
            </summary>
            <param name="logger">The logger.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.CertificateManager.GetCertificatePublicKey(System.String)">
            <summary>
            Gets the certificate public key.
            </summary>
            <param name="thumbprint">The certificate thumbprint.</param>
            <returns>Certificate public key.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.CertificateManager.GetEncryptedRawDataByThumbprint(System.String)">
            <summary>
            Gets the encrypted raw data by thumbprint.
            </summary>
            <param name="thumbprint">The thumbprint.</param>
            <returns></returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.CertificateManager.FindCertificateByThumbprint(System.String)">
            <summary>
            Finds the certificate by thumbprint.
            </summary>
            <param name="thumbprint">The certificate thumbprint.</param>
            <returns></returns>
            <exception cref="T:System.ArgumentNullException"></exception>
        </member>
        <member name="T:ISHDeploy.Data.Managers.TemplateManager">
            <summary>
            Generates documents from resource templates.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.ITemplateManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.TemplateManager.TemplateBaseFolder">
            <summary>
            The templates resource folder.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.TemplateManager._logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TemplateManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.TemplateManager"/> class.
            </summary>
            <param name="logger">The logger.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TemplateManager.GenerateDocument(System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Generate output document from the template.
            </summary>
            <param name="templateFileName">Name of the template file.</param>
            <param name="parameters">All parameters that need to be filled out in the template.</param>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.RegistryManager">
            <summary>
            Manager that do all kinds of operations with registry.
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.IRegistryManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.InstallToolRegPath">
            <summary>
            The install tool registry path.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.InstallToolRegPath64">
            <summary>
            The install tool registry path for x64 OS.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.ProjectBaseRegName">
            <summary>
            The project base registry name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.CoreRegName">
            <summary>
            The core registry key name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.CurrentRegName">
            <summary>
            The current registry key name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.HistoryRegName">
            <summary>
            The history registry key name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.InstallHistoryPathRegValue">
            <summary>
            The install history path registry value name.
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager.VersionRegValue">
            <summary>
            The version registry value name
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.RegistryManager._logger">
            <summary>
            The logger.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.RegistryManager"/> class.
            </summary>
            <param name="logger">The logger.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.GetInstalledProjectsKeys(System.String)">
            <summary>
            Gets the installed deployments keys.
            </summary>
            <param name="projectName">The deployment name. If not specified method will return all found deployments.</param>
            <returns>List of found deployments</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.GetInstallParamFilePath(Microsoft.Win32.RegistryKey)">
            <summary>
            Gets the inputparameters.xml file path.
            </summary>
            <param name="projectRegKey">The deployment registry key.</param>
            <returns>Path to inputparameters.xml file</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.GetInstalledProjectVersion(Microsoft.Win32.RegistryKey)">
            <summary>
            Gets the installed deployment version.
            </summary>
            <param name="projectRegKey">The deployment registry key.</param>
            <returns>Deployment version.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.GetHistoryFolderRegKey(Microsoft.Win32.RegistryKey)">
            <summary>
            Gets the history folder registry key.
            </summary>
            <param name="projectRegKey">The deployment registry key.</param>
            <returns>Registry history folder key.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.RegistryManager.GetProjectBaseRegKey">
            <summary>
            Gets the deployment base registry key.
            </summary>
            <returns>Deployment base registry key.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.TextConfigManager">
            <summary>
            Performs different kinds of operations with text file
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.ITextConfigManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.TextConfigManager.CommentSymbols">
            <summary>
            The start comment symbols
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.TextConfigManager._logger">
            <summary>
            The logger
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.TextConfigManager._fileManager">
            <summary>
            The file manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TextConfigManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Returns new instance of the <see cref="T:ISHDeploy.Data.Managers.TextConfigManager"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TextConfigManager.CommentBlock(System.String,System.String)">
            <summary>
            Comments block of text file between two <paramref name="searchPattern"/> comments
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is searched for</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TextConfigManager.UncommentBlock(System.String,System.String)">
            <summary>
            Uncomments block of text file between two <paramref name="searchPattern"/> comments
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is searched for</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TextConfigManager.CommentBlock(System.String[],System.Int32,System.Int32)">
            <summary>
            Comments the block of text file.
            </summary>
            <param name="lines">List of lines that represent whole content of the text file.</param>
            <param name="startIndex">The line number at which comment will begin.</param>
            <param name="count">Number of lines that will be commented.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.TextConfigManager.UncommentBlock(System.String[],System.Int32,System.Int32)">
            <summary>
            Uncomments the block of text file.
            </summary>
            <param name="lines">List of lines that represent whole content of the text file.</param>
            <param name="startIndex">The line number at which will be started to uncomment.</param>
            <param name="count">Number of lines that will be uncommented.</param>
        </member>
        <member name="T:ISHDeploy.Data.Managers.FileManager">
            <summary>
            Wrapper around .Net file system operations
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.FileManager._logger">
            <summary>
            Logger instance.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Managers.FileManager"/> class.
            </summary>
            <param name="logger">Logger instance</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Copy(System.String,System.String,System.Boolean)">
            <summary>
            Copies source file to destination file
            </summary>
            <param name="sourceFilePath">The file to copy.</param>
            <param name="destFilePath">The name of the destination file. This cannot be a directory.</param>
            <param name="overwrite">True if the destination file can be overwritten; otherwise False. </param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.CopyToDirectory(System.String,System.String,System.Boolean)">
            <summary>
            Copies source file to destination directory
            </summary>
            <param name="sourceFilePath">The file to copy.</param>
            <param name="destDir">The name of the destination directory. This cannot be a file name.</param>
            <param name="overwrite">True if the destination file can be overwritten; otherwise False. </param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.FileExists(System.String)">
            <summary>
            Determines whether the specified file exists.
            </summary>
            <param name="path">The file to check.</param>
            <returns>True if the caller has the required permissions and <paramref name="path"/> contains the name of an existing file</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.FolderExists(System.String)">
            <summary>
            Determines whether the specified folder exists.
            </summary>
            <param name="path">The folder to check.</param>
            <returns>True if folder exists</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Delete(System.String)">
            <summary>
            Deletes file
            </summary>
            <param name="path">Path to the file to be deleted</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.CreateDirectory(System.String)">
            <summary>
            Creates the folder
            </summary>
            <param name="folderPath">Path to folder to be created</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.CleanFolder(System.String)">
            <summary>
            Cleans up the folder
            </summary>
            <param name="folderPath">Path to folder to be cleaned up</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.DeleteFolder(System.String,System.Boolean)">
            <summary>
            Deletes the folder
            </summary>
            <param name="folderPath">Path to folder to be deleted</param>
            <param name="recursive">True to remove directories, subdirectories, and files in path; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.EnsureDirectoryExists(System.String)">
            <summary>
            Makes sure directory exists, if not, then creates it
            </summary>
            <param name="folderPath">Directory path to verify</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.CopyDirectoryContent(System.String,System.String)">
            <summary>
            Copies content from one folder to another
            </summary>
            <param name="sourcePath">Source folder path</param>
            <param name="destinationPath">Destination folder path</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.ReadAllText(System.String)">
            <summary>
            Opens a text file, reads all lines of the file, and then closes the file.
            </summary>
            <param name="filePath">The file to open for reading.</param>
            <returns>A string array containing all lines of the file.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.ReadAllLines(System.String)">
            <summary>
            Opens a text file, reads all lines of the file, and then closes the file.
            </summary>
            <param name="filePath">The file to open for reading.</param>
            <returns>A string array containing all lines of the file.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.WriteAllLines(System.String,System.String[])">
            <summary>
            Creates a new file, write the specified string array to the file, and then closes the file.
            </summary>
            <param name="filePath">The file to write to.</param>
            <param name="lines">The string array to write to the file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Append(System.String,System.String)">
            <summary>
            Appends text to the file. Creates new file if it does not exist.
            </summary>
            <param name="filePath">The file to open for writing.</param>
            <param name="text">The text to be appended to the file content.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Write(System.String,System.String,System.Boolean)">
            <summary>
            Writes text to the file. Creates new file if it does not exist.
            </summary>
            <param name="filePath">The file to open for writing.</param>
            <param name="text">Text to be appended to the file content.</param>
            <param name="append">True to append data to the file; false to overwrite the file.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Load(System.String)">
            <summary>
            Creates a new <see cref="T:System.Xml.Linq.XDocument" /> instance by using the specified file path.
            </summary>
            <param name="filePath">A URI string that references the file to load into a new <see cref="T:System.Xml.Linq.XDocument" />.</param>
            <returns>New instance of <see cref="T:System.Xml.Linq.XDocument" /> with loaded file content</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.Save(System.String,System.Xml.Linq.XDocument)">
            <summary>
            Saves <see cref="T:System.Xml.Linq.XDocument" /> content to file
            </summary>
            <param name="filePath">The file where <see cref="T:System.Xml.Linq.XDocument" /> content will be stored.</param>
            <param name="doc">The document to be stored</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.TryToFindLicenseFile(System.String,System.String,System.String,System.String@)">
            <summary>
            Tries to find license file on the system
            </summary>
            <param name="licenseFolderPath">License file.</param>
            <param name="hostName">Host name.</param>
            <param name="licenseFileExtension">License file extension.</param>
            <param name="filePath">File path.</param>
            <returns>Returns True if license file is found, otherwise False.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.PackageDirectory(System.String,System.String,System.Boolean)">
            <summary>
            Creates a zip archive that contains the files and directories from the specified directory, uses the Optimal compression level, and optionally includes the base directory.
            </summary>
            <param name="sourceDirectoryPath">The path to the directory to be archived, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="destinationArchiveFilePath">The path of the archive to be created, specified as a relative or absolute path. A relative path is interpreted as relative to the current working directory.</param>
            <param name="includeBaseDirectory">'True' to include the directory name from sourceDirectoryName at the root of the archive; 'False' to include only the contents of the directory. 'False' by default</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.FileManager.IsFileLocked(System.String)">
            <summary>
            Determines whether is the specified file locked.
            </summary>
            <param name="filePath">The file path.</param>
            <returns></returns>
        </member>
        <member name="T:ISHDeploy.Data.Managers.XmlConfigManager">
            <summary>
            Performs different kinds of operations with xml file
            </summary>
            <seealso cref="T:ISHDeploy.Data.Managers.Interfaces.IXmlConfigManager" />
        </member>
        <member name="F:ISHDeploy.Data.Managers.XmlConfigManager.InputConfigParamXmlPath">
            <summary>
            The input configuration parameter xml path
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.XmlConfigManager.NameXmlAttr">
            <summary>
            The name xml attribute
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.XmlConfigManager.CurrentValueXmlNode">
            <summary>
            The current value xml node
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.XmlConfigManager._logger">
            <summary>
            The logger
            </summary>
        </member>
        <member name="F:ISHDeploy.Data.Managers.XmlConfigManager._fileManager">
            <summary>
            The file manager
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.#ctor(ISHDeploy.Interfaces.ILogger)">
            <summary>
            Returns new instance of the <see cref="T:ISHDeploy.Data.Managers.XmlConfigManager"/>
            </summary>
            <param name="logger">Instance of the <see cref="T:ISHDeploy.Interfaces.ILogger"/></param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.GetAllInputParamsValues(System.String)">
            <summary>
            Returns dictionary with all parameters from inputparameters.xml file
            </summary>
            <param name="filePath">Path to inputparameters.xml file</param>
            <returns>Dictionary with parameters</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.RemoveSingleNode(System.String,System.String)">
            <summary>
            Removes single node or comment in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.RemoveNodes(System.String,System.String)">
            <summary>
            Removes nodes in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched nodes</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.MoveBeforeNode(System.String,System.String,System.String)">
            <summary>
            Removes node in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="insertBeforeXpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.MoveAfterNode(System.String,System.String,System.String)">
            <summary>
            Removes node in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="insertAfterXpath">XPath to searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.CommentNode(System.String,System.String,System.Boolean)">
            <summary>
            Comments node in xml file that can be found by <paramref name="xpath"/>
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath to searched node</param>
            <param name="encodeInnerXml">True if content of the comment should be encoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.CommentNodesByPrecedingPattern(System.String,System.String)">
            <summary>
            Comments all nodes that has <paramref name="searchPattern"/> right above it
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that precedes the searched node</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.UncommentNodesByPrecedingPattern(System.String,System.String)">
            <summary>
            Uncomments all nodes that has <paramref name="searchPattern"/> right above it.
            </summary>
            <param name="filePath">Path to the file that is modified.</param>
            <param name="searchPattern">Comment pattern that precedes the searched node.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.UncommentNodesByInnerPattern(System.String,System.String,System.Boolean)">
            <summary>
            Uncomment multiple nodes that can be found by inner pattern
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="searchPattern">Comment pattern that is inside commented node</param>
            <param name="decodeInnerXml">True if content of the comment should be decoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.SetAttributeValue(System.String,System.String,System.String)">
            <summary>
            Set attribute value by attribute XPath
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="attributeXpath">XPath the attribute that will be modified</param>
            <param name="value">Attribute new value</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.SetNode(System.String,System.String,ISHDeploy.Interfaces.IISHXmlNode,System.Boolean)">
            <summary>
            Set xml node
            </summary>
            <param name="filePath">Path to the file that is modified</param>
            <param name="xpath">XPath that is searched</param>
            <param name="xNode">The xml node from ISH configuration.</param>
            <param name="replaceIfExists">if set to <c>true</c> replaces existing node if exists, otherwise does nothing.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.InsertBeforeNode(System.String,System.String,System.String)">
            <summary>
            Inserts a new node before specified one.
            </summary>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the node before which we want to add a new node.</param>
            <param name="xmlString">The new node as a XML string.</param>
            <exception cref="T:ISHDeploy.Data.Exceptions.WrongXPathException"></exception>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.SetElementValue(System.String,System.String,System.String)">
            <summary>
            Set element value.
            </summary>
            <param name="filePath">Path to the file that is modified.</param>
            <param name="xpath">XPath of searched element.</param>
            <param name="value">The new value of element.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.GetValue(System.String,System.String)">
            <summary>
            Gets the value from element found by xpath.
            </summary>
            <param name="filePath">The file path.</param>
            <param name="xpath">The xpath to the element.</param>
            <returns>The element value.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.TryUncommentNode(System.Xml.Linq.XNode,System.Xml.Linq.XDocument@,System.Boolean)">
            <summary>
            Tries to uncomment node.
            </summary>
            <param name="commentedNode">The commented node.</param>
            <param name="doc">The document where changes should take place.</param>
            <returns>True if operation succeeded; otherwise False.</returns>
            <param name="decodeInnerXml">True if content of the comment should be decoded; otherwise False.</param>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.SelectSingleNode(System.Xml.Linq.XDocument@,System.String)">
            <summary>
            Evaluates node from XPath
            </summary>
            <param name="doc">The document to node lookup.</param>
            <param name="xPath">The xPath of node to be evaluated.</param>
            <returns>
            XNode instance from document.
            </returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.SelectNodes(System.Xml.Linq.XDocument@,System.String)">
            <summary>
            Evaluates nodes from XPath
            </summary>
            <param name="doc">The document to node lookup.</param>
            <param name="xPath">The xPath of node to be evaluated.</param>
            <returns>
            IEnumerable of XNodes from document.
            </returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.XmlEncode(System.String)">
            <summary>
            Replaces some characters that might cause issues when commenting/uncommenting xml fragment.
            </summary>
            <param name="text">The string that should be encoded.</param>
            <returns>Encoded string.</returns>
        </member>
        <member name="M:ISHDeploy.Data.Managers.XmlConfigManager.XmlDecode(System.String)">
            <summary>
            Replaces some characters back that where changed by <see cref="M:ISHDeploy.Data.Managers.XmlConfigManager.XmlEncode(System.String)"/>.
            </summary>
            <param name="text">The string that should be decoded.</param>
            <returns>Decoded string.</returns>
        </member>
        <member name="T:ISHDeploy.Data.Exceptions.CorruptedInstallationException">
            <summary>
            The exception that is thrown when deployment state is changes and is those changes prevent cmdlets from successful operation.
            </summary>
            <seealso cref="T:System.Exception" />
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.CorruptedInstallationException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.CorruptedInstallationException"/> class.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.CorruptedInstallationException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.CorruptedInstallationException"/> class.
            </summary>
            <param name="message">The message that describes the error.</param>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.CorruptedInstallationException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.CorruptedInstallationException"/> class.
            </summary>
            <param name="message">The message that describes the error.</param>
            <param name="inner">The inner exception.</param>
        </member>
        <member name="T:ISHDeploy.Data.Exceptions.WrongXmlStructureException">
            <summary>
            The exception that is thrown when xml file has wrong and unexpected structure.
            </summary>
            <seealso cref="T:System.Exception" />
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.WrongXmlStructureException.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.WrongXmlStructureException"/> class.
            </summary>
            <param name="filePath">The xml file path that caused the exception.</param>
            <param name="message">The message that describes the error.</param>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.WrongXmlStructureException.#ctor(System.String,System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.WrongXmlStructureException"/> class.
            </summary>
            <param name="filePath">The xml file path that caused the exception.</param>
            <param name="message">The message that describes the error.</param>
            <param name="innerException">The inner exception.</param>
        </member>
        <member name="T:ISHDeploy.Data.Exceptions.WrongXPathException">
            <summary>
            The exception that is thrown when XPath should return a result but does not return anything.
            </summary>
            <seealso cref="T:System.Exception" />
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.WrongXPathException.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.WrongXPathException"/> class.
            </summary>
            <param name="filePath">The xml file path that caused the exception.</param>
            <param name="xpath">The xpath to the element.</param>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.WrongXPathException.#ctor(System.String,System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.WrongXPathException"/> class.
            </summary>
            <param name="filePath">The xml file path that caused the exception.</param>
            <param name="xpath">The xpath to the element.</param>
            <param name="innerException">The inner exception.</param>
        </member>
        <member name="T:ISHDeploy.Data.Exceptions.DeploymentNotFoundException">
            <summary>
            The exception that is thrown when user wants to retrieve deployment by name that does not exist on the system.
            </summary>
            <seealso cref="T:System.Exception" />
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.DeploymentNotFoundException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.DeploymentNotFoundException"/> class.
            </summary>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.DeploymentNotFoundException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.DeploymentNotFoundException"/> class.
            </summary>
            <param name="message">The message that describes the error.</param>
        </member>
        <member name="M:ISHDeploy.Data.Exceptions.DeploymentNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Data.Exceptions.DeploymentNotFoundException"/> class.
            </summary>
            <param name="message">The message that describes the error.</param>
            <param name="inner">The inner exception.</param>
        </member>
        <member name="T:ISHDeploy.Interfaces.Actions.ISQLTransactionAction">
            <summary>
            Provides ability to commit and restore SQL command actions.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.Actions.ISQLTransactionAction.TransactionCommit">
            <summary>
            Commit the SQL transaction
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.Actions.ISQLTransactionAction.TransactionRollback">
            <summary>
            Rollback the SQL transaction
            </summary>
        </member>
        <member name="T:ISHDeploy.Interfaces.Actions.IAction">
            <summary>
            Provides ability to be executed.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.Actions.IAction.Execute">
            <summary>
            Executes current action.
            </summary>
        </member>
        <member name="T:ISHDeploy.Interfaces.Actions.IRestorableAction">
            <summary>
            Provides ability to backup and restore actions.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.Actions.IRestorableAction.Backup">
            <summary>
            Creates backup of the asset.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.Actions.IRestorableAction.Rollback">
            <summary>
            Reverts an asset to initial state.
            </summary>
        </member>
        <member name="T:ISHDeploy.Interfaces.IISHXmlNode">
            <summary>
            Represents ISH xml nodes used in configuration.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.IISHXmlNode.GetNodeComment">
            <summary>
            Gets node comemnt if exiss
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.IISHXmlNode.ToXElement">
            <summary>
            Converts node to XElement
            </summary>
        </member>
        <member name="T:ISHDeploy.Interfaces.ILogger">
            <summary>
            Represents logging functionality.
            </summary>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteVerbose(System.String)">
            <summary>
            Writes verbose message.
            </summary>
            <param name="message">Verbose message.</param>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteProgress(System.String,System.String,System.Int32)">
            <summary>
            Reports progress.
            </summary>
            <param name="activity">Activity that takes place.</param>
            <param name="statusDescription">Activity description.</param>
            <param name="percentComplete">Complete progress in percent equivalent.</param>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteParentProgress(System.String,System.String,System.Int32)">
            <summary>
            Reports parent progress.
            </summary>
            <param name="activity">Activity that takes place.</param>
            <param name="statusDescription">Activity description.</param>
            <param name="percentComplete">Complete progress in percent equivalent.</param>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteDebug(System.String)">
            <summary>
            Writes debug-useful information.
            </summary>
            <param name="message">Debug message.</param>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteWarning(System.String)">
            <summary>
            Writes warning message.
            </summary>
            <param name="message">Warning message.</param>
        </member>
        <member name="M:ISHDeploy.Interfaces.ILogger.WriteError(System.Exception,System.Object)">
            <summary>
            Writes non-terminating error.
            </summary>
            <param name="ex">Exception as a result of the error.</param>
            <param name="errorObject">Object that caused error.</param>
        </member>
        <member name="T:ISHDeploy.Models.ISHDeployment">
            <summary>
            <para type="description">Represents the installed Content Manager deployment.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHDeployment.HttpsPrefix">
            <summary>
            The HTTPS prefix
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHDeployment.#ctor(System.Collections.Generic.Dictionary{System.String,System.String},System.Version)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Models.ISHDeployment"/> class.
            </summary>
            <param name="parameters">The dictionary with all parameters from inputparameter.xml file.</param>
            <param name="softwareVersion">The deployment version.</param>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.SoftwareVersion">
            <summary>
            Gets the deployment version.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.Name">
            <summary>
            Gets the deployment suffix in user-friendly format.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.AppPath">
            <summary>
            Gets the application path.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.WebPath">
            <summary>
            Gets the web path.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.DataPath">
            <summary>
            Gets the data path.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.DatabaseType">
            <summary>
            Gets the DB type.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.AccessHostName">
            <summary>
            Gets the name of the access host.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.WebAppNameCM">
            <summary>
            Gets the name of the CM main url folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.WebAppNameWS">
            <summary>
            Gets the name of the WS main url folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeployment.WebAppNameSTS">
            <summary>
            Gets the name of the STS main url folder.
            </summary>
        </member>
        <member name="T:ISHDeploy.Models.ISHFilePath">
            <summary>
            Wrapper for file path that provides relative, absolute and vanilla installation path of the file.
            </summary>
        </member>
        <member name="T:ISHDeploy.Models.ISHFilePath.IshDeploymentType">
            <summary>
            Specifies Content Manager main folders
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHFilePath.IshDeploymentType.Web">
            <summary>
            Content Manager Web folder
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHFilePath.IshDeploymentType.Data">
            <summary>
            Content Manager Data folder
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHFilePath.IshDeploymentType.App">
            <summary>
            Content Manager App folder
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHFilePath._ishDeployment">
            <summary>
            The instance of the deployment.
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHFilePath._deploymentType">
            <summary>
            Type of the deployment.
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHFilePath.#ctor(ISHDeploy.Models.ISHDeploymentInternal,ISHDeploy.Models.ISHFilePath.IshDeploymentType,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Models.ISHFilePath"/> class.
            </summary>
            <param name="ishDeployment">The instance of the deployment.</param>
            <param name="deploymentType">Type of the deployment.</param>
            <param name="path">The path to the file.</param>
        </member>
        <member name="P:ISHDeploy.Models.ISHFilePath.AbsolutePath">
            <summary>
            Absolute path to file or folder
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHFilePath.RelativePath">
            <summary>
            Gets the relative path of the file.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHFilePath.VanillaPath">
            <summary>
            Gets the vanilla installation path.
            </summary>
        </member>
        <member name="T:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction">
            <summary>
            Represents menu item xml node
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.EventActionPath">
            <summary>
            The Xopus add check out comment placeholder
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.SelectedButtonTitle">
            <summary>
            Gets or sets the label.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.ModifiedSinceMinutesFilter">
            <summary>
            Gets or sets the action.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.SelectedMenuItemTitle">
            <summary>
            Gets or sets the icon.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.StatusFilter">
            <summary>
            Gets or sets the userrole.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.EventTypesFilter">
            <summary>
            Gets or sets the description.
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItemAction.ToQueryString">
            <summary>
            Converts object to XElement.
            </summary>
            <returns>XElement</returns>
        </member>
        <member name="T:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem">
            <summary>
            Represents menu item xml node
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.EventMonitorTabCommentMarkup">
            <summary>
            The Xopus add check out comment placeholder
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.Label">
            <summary>
            Gets or sets the label.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.Action">
            <summary>
            Gets or sets the action.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.Icon">
            <summary>
            Gets or sets the icon.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.UserRole">
            <summary>
            Gets or sets the userrole.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.Description">
            <summary>
            Gets or sets the description.
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.GetNodeComment">
            <summary>
            Gets node comemnt if exiss
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHXmlNodes.EventLogMenuItem.ToXElement">
            <summary>
            Converts object to XElement.
            </summary>
            <returns>XElement</returns>
        </member>
        <member name="T:ISHDeploy.Models.ISHXmlNodes.ActAsTrustedIssuerThumbprintItem">
            <summary>
            Represents menu item xml node
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.ActAsTrustedIssuerThumbprintItem.XmlElementName">
            <summary>
                Xml node name.
            </summary>
        </member>
        <member name="T:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem">
            <summary>
            Represents menu item xml node
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem.XmlElementName">
            <summary>
            Xml node name.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem.Thumbprint">
            <summary>
            Gets or sets the thumbprint.
            </summary>
            <value>
            The thumbprint value.
            </value>
        </member>
        <member name="P:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem.Issuer">
            <summary>
            Gets or sets the Issuer name.
            </summary>
            <value>
            The Issuer name value.
            </value>
        </member>
        <member name="M:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem.GetNodeComment">
            <summary>
            Gets node comemnt if exiss
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHXmlNodes.IssuerThumbprintItem.ToXElement">
            <summary>
            Converts object to XElement.
            </summary>
            <returns>XElement</returns>
        </member>
        <member name="T:ISHDeploy.Models.ISHDeploymentInternal">
            <summary>
            <para type="description">Represents the installed Content Manager deployment extended.</para>
            </summary>
        </member>
        <member name="F:ISHDeploy.Models.ISHDeploymentInternal.TrisoftAppPoolPrefix">
            <summary>
            Trisoft Application Pool Prefix
            </summary>
        </member>
        <member name="M:ISHDeploy.Models.ISHDeploymentInternal.#ctor(System.Collections.Generic.Dictionary{System.String,System.String},System.Version)">
            <summary>
            Initializes a new instance of the <see cref="T:ISHDeploy.Models.ISHDeploymentInternal"/> class.
            </summary>
            <param name="parameters">The dictionary with all parameters from inputparameter.xml file.</param>
            <param name="softwareVersion">The deployment version.</param>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal._originalParameters">
            <summary>
            Gets the all parameters from inputparameter.xml file.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.ProjectSuffix">
            <summary>
            Gets the deployment suffix.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.ConnectString">
            <summary>
            Gets the DB connection string.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WebNameCM">
            <summary>
            Gets the path to the Author folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WebNameWS">
            <summary>
            Gets the path to the InfoShareWS folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WebNameSTS">
            <summary>
            Gets the path to the InfoShareSTS folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WebNameSTSAppData">
            <summary>
            Gets the path to the InfoShareSTS Application Data folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.AuthorFolderPath">
            <summary>
            Gets the path to the Web+Suffix Author folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.AppFolderPath">
            <summary>
            Gets the path to the App+Suffix Author folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.DataFolderPath">
            <summary>
            Gets the path to the Data+Suffix Author folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.OSUser">
            <summary>
            Gets the name of the OS user.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.CMWebAppName">
            <summary>
            Gets the name of the CM main url folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WSWebAppName">
            <summary>
            Gets the name of the WS main url folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.STSWebAppName">
            <summary>
            Gets the name of the STS main url folder.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.BaseUrl">
            <summary>
            Gets the local service host name.
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.WSAppPoolName">
            <summary>
            WS Application pool name
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.STSAppPoolName">
            <summary>
            STS Application pool name
            </summary>
        </member>
        <member name="P:ISHDeploy.Models.ISHDeploymentInternal.CMAppPoolName">
            <summary>
            CM Application pool name
            </summary>
        </member>
        <member name="T:ISHDeploy.Extensions.DeploymentExtension">
            <summary>
            Infoshare Deployment extensions
            </summary>
        </member>
        <member name="M:ISHDeploy.Extensions.DeploymentExtension.GetDeploymentAppDataFolder(ISHDeploy.Models.ISHDeploymentInternal)">
            <summary>
            Retrieves Application data location for deployment
            </summary>
            <param name="deployment">Deployment object <see cref="T:ISHDeploy.Models.ISHDeployment"/>.</param>
            <returns>Path to application data folder</returns>
        </member>
        <member name="M:ISHDeploy.Extensions.DeploymentExtension.GetDeploymentBackupFolder(ISHDeploy.Models.ISHDeploymentInternal)">
            <summary>
            Retrieves back up folder location for deployment
            </summary>
            <param name="deployment">Deployment object <see cref="T:ISHDeploy.Models.ISHDeployment"/>.</param>
            <returns>Path to back up folder</returns>
        </member>
        <member name="M:ISHDeploy.Extensions.DeploymentExtension.GetDeploymentTypeBackupFolder(ISHDeploy.Models.ISHDeploymentInternal,ISHDeploy.Models.ISHFilePath.IshDeploymentType)">
            <summary>
            Retrieves back up folder location for deployment depending from deployment type
            </summary>
            <param name="deployment">Deployment object <see cref="T:ISHDeploy.Models.ISHDeployment"/>.</param>
            <param name="deploymentType">Deployment type <see cref="T:ISHDeploy.Business.ISHFilePath.IshDeploymentType"/>.</param>
            <returns>Path to back up folder depending from deployment type</returns>
        </member>
        <member name="T:ISHDeploy.ObjectFactory">
            <summary>
            Represents the simplest implementation of the IoC container. It can register and return instances of classes.
            </summary>
        </member>
        <member name="F:ISHDeploy.ObjectFactory.TypeInstances">
            <summary>
            The registered type instances.
            </summary>
        </member>
        <member name="M:ISHDeploy.ObjectFactory.SetInstance``1(``0)">
            <summary>
            Registers the instance of the type.
            </summary>
            <typeparam name="TContract">The type of the instance.</typeparam>
            <param name="instance">The instance.</param>
        </member>
        <member name="M:ISHDeploy.ObjectFactory.GetInstance``1">
            <summary>
            Gets the instance by registered type.
            </summary>
            <typeparam name="T">The registered type.</typeparam>
            <returns>Instance of specific type.</returns>
        </member>
        <member name="M:ISHDeploy.ObjectFactory.GetInstance(System.Type)">
            <summary>
            Gets the instance by registered type.
            </summary>
            <param name="contract">The registered type.</param>
            <returns>Instance of specific type.</returns>
        </member>
        <member name="T:ISHDeploy.Validators.ValidateDeploymentVersion">
            <summary>
            Validates that deployment version corresponds to module version.
            </summary>
            <seealso cref="T:System.Management.Automation.ValidateArgumentsAttribute" />
        </member>
        <member name="F:ISHDeploy.Validators.ValidateDeploymentVersion.ModuleInitVersion">
            <summary>
            The very first release version of the ISHDeploy module.
            </summary>
        </member>
        <member name="M:ISHDeploy.Validators.ValidateDeploymentVersion.Validate(System.Object,System.Management.Automation.EngineIntrinsics)">
            <summary>
            Performs the validation.
            </summary>
            <param name="arguments">The instance of the <see cref="T:ISHDeploy.Models.ISHDeployment"/>.</param>
            <param name="engineIntrinsics">The engine intrinsics.</param>
            <exception cref="T:System.Management.Automation.ValidationMetadataException">
            Thrown when module version does not correspond to deployment version or <paramref name="arguments"/> is not instance of <see cref="T:ISHDeploy.Models.ISHDeployment"/>.
            </exception>
        </member>
        <member name="M:ISHDeploy.Validators.ValidateDeploymentVersion.CheckDeploymentVersion(System.Version,System.String@)">
            <summary>
            Checks if deployment version corresponds to module version.
            </summary>
            <param name="deploymentVersion">The deployment version.</param>
            <param name="errorMessage">The error message in case versions are different.</param>
            <returns>True if versions correspond; otherwise False.</returns>
        </member>
        <member name="T:NetUtil">
            <summary>
            netapi32.dll pinvoke helper class
            copied from Trisoft\Trisoft.Setup.Common project
            </summary>
        </member>
        <member name="M:NetUtil.GetMachineNetBiosDomain">
            <summary>
            Returns the netbios domain name. e.g. global.sdl.corp is GLOBAL
            </summary>
            <returns>The netbios domain name</returns>
        </member>
    </members>
</doc>