IntegratedSecurity Property (ConnectionProperties)
In This Topic
Gets or sets a value indicating whether this data source should be connected to using integrated security.
Syntax
'Declaration
Public Property IntegratedSecurity As Boolean
public bool IntegratedSecurity {get; set;}
See Also