Aracılığıyla paylaş


CryptographicProvider.Disable Method

Disables the CryptographicProvider on the connected server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Public Sub Disable
'Kullanım
Dim instance As CryptographicProvider

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

Remarks

The CryptographicProvider must be created before Disable can be called.

See Also

Reference

CryptographicProvider Class

Microsoft.SqlServer.Management.Smo Namespace