SignatureStatementBase.Cryptos Property

Definition

Encryption mechanisms

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

Property Value

Applies to