ColumnEncryptionKeyValue.EncryptedValueAsSqlBinaryString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns encrypted value as a string with format 0x[0-9A-F]
public string EncryptedValueAsSqlBinaryString { get; }
member this.EncryptedValueAsSqlBinaryString : string
Public ReadOnly Property EncryptedValueAsSqlBinaryString As String