Microsoft.Data.SqlClient.AttestationInfo class AttestationInfo Documentation Code public EnclaveDiffieHellmanInfo EnclaveDHInfo { get; set; } public EnclaveReportPackage EnclaveReportPackage { get; set; } public HealthReport HealthReport { get; set; } public EnclavePublicKey Identity { get; set; } public long SessionId { get; set; } public uint TotalSize { get; set; } public AttestationInfo(byte[] attestationInfo)