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: 8.2.1.0 (8.2.1)
Syntax
public static bool DoWindowsAuthentication { get; set; }

Property Value

Type: Boolean
See Also