2 references to AttestationInfo
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
4058int attestationInfoLength = (int)ds.GetBytes((int)DescribeParameterEncryptionResultSet3.AttestationInfo, 0, null, 0, 0); 4060ds.GetBytes((int)DescribeParameterEncryptionResultSet3.AttestationInfo, 0, attestationInfo, 0, attestationInfoLength);