Condividi tramite


Metodo AsymmetricKey.RemovePrivateKey

Removes the private key from the asymmetric key.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub RemovePrivateKey
'Utilizzo
Dim instance As AsymmetricKey

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

Esempi

Chiamata di metodi

Vedere anche

Riferimento

AsymmetricKey Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo

Altre risorse

CREATE ASYMMETRIC KEY (Transact-SQL)