Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using SQLServer as the backing store.
Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using SQLServer as the backing store.
public static VGSecurityRuntime CreateRuntimeForSQLServer(String,VGAuthenticationMode,Boolean,Guid,String,Int32);
Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using SQLServer as the backing store.
public static VGSecurityRuntime CreateRuntimeForSQLServer(String,VGAuthenticationMode,Boolean,Guid,String,Int32,Boolean);
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace