AsymmetricKey.RemovePrivateKey Método
Removes the private key from the asymmetric key.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Sub RemovePrivateKey
'Uso
Dim instance As AsymmetricKey
instance.RemovePrivateKey()
public void RemovePrivateKey()
public:
void RemovePrivateKey()
member RemovePrivateKey : unit -> unit
public function RemovePrivateKey()
Ejemplos
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Smo