AsymmetricKey.RemovePrivateKey メソッド
非対称キーから秘密キーを削除します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Sub RemovePrivateKey
'使用
Dim instance As AsymmetricKey
instance.RemovePrivateKey()
public void RemovePrivateKey()
public:
void RemovePrivateKey()
member RemovePrivateKey : unit -> unit
public function RemovePrivateKey()
使用例
関連項目
参照
Microsoft.SqlServer.Management.Smo 名前空間