Added TrustServerCertificate to install apis
This commit is contained in:
@@ -17,4 +17,6 @@ public class DatabaseInstallData
|
||||
public bool UseIntegratedAuthentication { get; set; }
|
||||
|
||||
public string? ConnectionString { get; set; }
|
||||
|
||||
public bool TrustServerCertificate { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user