The Novalys.VisualGuard.Security.Deployment namespace provides classes representing all deployment actions.
Classes
| Class | Description | |
|---|---|---|
| VGDeployApplicationAction |
Represents an action used to deploy an application.
| |
| VGDeploymentActionCollection |
Represents a read only collection of VGIDeploymentAction to execute.
| |
| VGDeployRepositoryAction |
Represents an action used to deploy a repository.
| |
| VGRemoveItemAction |
Represents an action used to remove a repository item from the target repository.
| |
| VGReplaceRoleAction |
Represents an action used to replace all occurences of a role in the list of roles granted to users with another role.
|
Interfaces
| Interface | Description | |
|---|---|---|
| VGIDeploymentAction |
Defines standard functionnalities for a deployment action
|