Método Certificate.RemovePrivateKey
Removes the private key from the certificate.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub RemovePrivateKey
'Uso
Dim instance As Certificate
instance.RemovePrivateKey()
public void RemovePrivateKey()
public:
void RemovePrivateKey()
member RemovePrivateKey : unit -> unit
public function RemovePrivateKey()
Exemplos
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo