AlgorithmKeyOption.Algorithm Property

Definition

Encryption algorithm to use.

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

Property Value

Applies to