mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-02 01:50:29 -04:00
Reverts ADS Always encrypted (#9559)
Co-authored-by: Amir Omidi <amomidi@microsoft.com>
This commit is contained in:
@@ -698,43 +698,6 @@
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
"isIdentity": false,
|
||||
"name": "attestationProtocol",
|
||||
"displayName": "%mssql.connectionOptions.enclaveAttestationProtocol.displayName%",
|
||||
"description": "%mssql.connectionOptions.enclaveAttestationProtocol.description%",
|
||||
"groupName": "Security",
|
||||
"valueType": "category",
|
||||
"defaultValue": null,
|
||||
"objectType": null,
|
||||
"categoryValues": [
|
||||
{
|
||||
"displayName": "%mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.HGS%",
|
||||
"name": "HGS"
|
||||
},
|
||||
{
|
||||
"displayName": "%mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS%",
|
||||
"name": "AAS"
|
||||
}
|
||||
],
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
"isIdentity": false,
|
||||
"name": "enclaveAttestationUrl",
|
||||
"displayName": "%mssql.connectionOptions.enclaveAttestationUrl.displayName%",
|
||||
"description": "%mssql.connectionOptions.enclaveAttestationUrl.description%",
|
||||
"groupName": "Security",
|
||||
"valueType": "string",
|
||||
"defaultValue": null,
|
||||
"objectType": null,
|
||||
"categoryValues": null,
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
"isIdentity": false,
|
||||
|
||||
Reference in New Issue
Block a user