Aracılığıyla paylaş


AsymmetricKey.Create Yöntemi (AsymmetricKeyEncryptionAlgorithm)

Bir asimetrik anahtar oluşturur örnek , SQL Server ile belirtilen şifreleme algoritması.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public Sub Create ( _
    encryptionAlgorithm As AsymmetricKeyEncryptionAlgorithm _
)
'Kullanım
Dim instance As AsymmetricKey
Dim encryptionAlgorithm As AsymmetricKeyEncryptionAlgorithm

instance.Create(encryptionAlgorithm)
public void Create(
    AsymmetricKeyEncryptionAlgorithm encryptionAlgorithm
)
public:
void Create(
    AsymmetricKeyEncryptionAlgorithm encryptionAlgorithm
)
member Create : 
        encryptionAlgorithm:AsymmetricKeyEncryptionAlgorithm -> unit 
public function Create(
    encryptionAlgorithm : AsymmetricKeyEncryptionAlgorithm
)

Parametreler

Örnekler

Arama yöntemleri