DropServiceKeyEncryption メソッド

マスター キーからサービス キー暗号化を削除します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub DropServiceKeyEncryption
'使用
Dim instance As MasterKey

instance.DropServiceKeyEncryption()
public void DropServiceKeyEncryption()
public:
void DropServiceKeyEncryption()
member DropServiceKeyEncryption : unit -> unit 
public function DropServiceKeyEncryption()

説明

IsEncryptedByServer プロパティは、マスター キーがサービス マスター キーを使用して暗号化されるか、パスワードを使用して暗号化されるかを指定します。