Default Master Key
The default Master Key SQL Statement to use.
Notes:
- This setting is part of the SSDT settings category.
- The default value for this setting is
CREATE MASTER KEY ENCRYPTION BY PASSWORD ='<Strong Password>';
.
The default Master Key SQL Statement to use.
Notes:
CREATE MASTER KEY ENCRYPTION BY PASSWORD ='<Strong Password>';
.