SignatureStatementBase.Cryptos Property
SQL Server 2012
Gets or sets the list of encryption mechanisms.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<CryptoMechanism>The list of encryption mechanisms.
