Udostępnij za pośrednictwem


Metoda Certificate.RemovePrivateKey

Usunięcie klucz prywatnego certyfikat.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub RemovePrivateKey
'Użycie
Dim instance As Certificate

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