The Novalys.VisualGuard.Security.Deployment.Repository namespace provides classes used to read/write information in a deployment configuration file.
Classes
| Class | Description | |
|---|---|---|
| VGDeploymentRepositoryConnection |
Represents a connection to a repository based on a deployment configuration file.
| |
| VGDeploymentRepositoryData |
Configuration data for a repository based on a deployment file.
| |
| VGRepositoryDataElement |
Represents the repository information to deploy in the deployment configuration file
| |
| VGRepositoryInformationCollection |
Represents a collection of VGRepositoryInformationElement objects stored in deployment configuration file.
| |
| VGRepositoryInformationElement |
Represents a VGIInformation stored in the deployment configuration file.
|