Click or drag to resize

VGSecurityRuntimeCreateRuntimeForSQLServer Method

Overload List
  NameDescription
Public methodStatic memberCreateRuntimeForSQLServer(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 methodStatic memberCreateRuntimeForSQLServer(String, VGAuthenticationMode, Boolean, Guid, String, Int32, Boolean)
Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using SQLServer as the backing store.
Top
See Also