Click or drag to resize

SessionBaseDoWindowsAuthentication Property

By default do not use windows authentication when talking to VelocitydbServer's on other hosts.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public static bool DoWindowsAuthentication { get; set; }

Property Value

Type: Boolean
See Also