Freigeben über


Certificate.RemovePrivateKey-Methode

Removes the private key from the certificate.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub RemovePrivateKey
'Usage
Dim instance As Certificate

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

Beispiele

Verwenden der Verschlüsselung

Siehe auch

Verweis

Certificate Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Verschlüsselungshierarchie

CREATE CERTIFICATE (Transact-SQL)

ALTER CERTIFICATE (Transact-SQL)