Click or drag to resize

VGSecurityRuntimeRepositoryName Property

Specifies the name of the repository used by the runtime.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public string RepositoryName { get; set; }

Property Value

Type: String
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