Visual Guard Class Library Documentation |
|
VGSecurityRuntime Constructor (String)
Creates a new instance of VGSecurityRuntime for the specified repository name.
public VGSecurityRuntime(
String repositoryName);
Parameters
-
repositoryName
- A string value containing the name of the repository. This value must exist in the list of repository defined in the Visual Guard configuration file.
See Also
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace | VGSecurityRuntime Constructor Overload List