Partager via


RemovePrivateKey méthode

Removes the private key from the certificate.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub RemovePrivateKey
'Utilisation
Dim instance As Certificate

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