Visual Guard Class Library Documentation

VGSecurityRuntime.RepositoryName Property

Specifies the name of the repository used by the runtime.

public String RepositoryName {get; set;}

Property Value

The name of the repository. This value must exist in the list of repository defined in the Visual Guard configuration file.

When the value is null. The runtime will use the reposiotry defined as default.

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace