Visual Guard Class Library Documentation

VGSecurityRuntime.CreateRuntimeForFile Method

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository based on files.

Overload List

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository based on files.

public static VGSecurityRuntime CreateRuntimeForFile(String,VGAuthenticationMode,Boolean,Guid,String,Int32);

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository based on files.

public static VGSecurityRuntime CreateRuntimeForFile(String,VGAuthenticationMode,Boolean,Guid,String,Int32,Boolean);

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace