CreateAsymmetricKeyStatement.EncryptionAlgorithm Property

Definition

(Optional) Encryption algorithm to use

public Microsoft.SqlServer.TransactSql.ScriptDom.EncryptionAlgorithm EncryptionAlgorithm { get; set; }
member this.EncryptionAlgorithm : Microsoft.SqlServer.TransactSql.ScriptDom.EncryptionAlgorithm with get, set
Public Property EncryptionAlgorithm As EncryptionAlgorithm

Property Value

Applies to