Metoda AsymmetricKey.RemovePrivateKey
Usunięcie klucz prywatnego klucz asymetrycznego.
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 AsymmetricKey
instance.RemovePrivateKey()
public void RemovePrivateKey()
public:
void RemovePrivateKey()
member RemovePrivateKey : unit -> unit
public function RemovePrivateKey()
Zobacz także