Visual Guard Class Library Documentation

VGSecurityRuntime.CreateRuntimeForOracle Method

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using Oracle as the backing store.

Overload List

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using Oracle as the backing store.

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

Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using Oracle as the backing store.

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

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace