| SqlDatabaseSetupLoginUseTrustedConnection Property |
Gets or sets if Windows login / trusted connection should be used.
If set to true, the properties UserName and Password
are meaningless.
Namespace: PDTec.IceNet.Sdk.Database.SqlAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic bool UseTrustedConnection { get; set; }Property Value
Type:
Boolean
See Also