SymmetricKeyStatement.EncryptingMechanisms Property

Definition

Key encryption mechanisms

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CryptoMechanism> EncryptingMechanisms { get; }
member this.EncryptingMechanisms : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.CryptoMechanism>
Public ReadOnly Property EncryptingMechanisms As IList(Of CryptoMechanism)

Property Value

Applies to