IntegratedSecurity Property
In This Topic
Gets or sets the value indicating whether connection to this data source should use integrated security.
Syntax
'Declaration
Public Property IntegratedSecurity As Boolean
public bool IntegratedSecurity {get; set;}
See Also