Represents a Visual Guard repository deployment settings in a configuration file.

Namespace:  Novalys.VisualGuard.Security.Deployment
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public sealed class VGRepositoryDeploymentSection : ConfigurationSection
Visual Basic (Declaration)
Public NotInheritable Class VGRepositoryDeploymentSection _
	Inherits ConfigurationSection

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    System.Configuration..::.ConfigurationSection
      Novalys.VisualGuard.Security.Deployment..::.VGRepositoryDeploymentSection

See Also