Creates a new instance of the VGSecurityRuntime class and initializes a connection to a repository using SQLServer as the backing store.
A new instance of the VGSecurityRuntime class
this method requires to deploy the assembly "Novalys.VisualGuard.Security.SQLServer.dll" with your application.
Exception Type | Condition |
---|---|
ArgumentNullException | repositoryName or connectionString is null (Nothing). |
ArgumentException |
repositoryName is an empty string. - or- supportedAuthenticationModes is equal to None. |
ArgumentOutOfRangeException | cacheDuration is negative. |
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace | VGSecurityRuntime.CreateRuntimeForSQLServer Overload List