SymmetricKeyStatement.EncryptingMechanisms プロパティ

定義

キー暗号化メカニズム

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)

プロパティ値

適用対象