Microsoft.Data.SqlClient.EnclaveReport class EnclaveReport Documentation Code public static int SizeInPayload { get; } public byte[] EnclaveData { get; set; } public EnclaveIdentity Identity { get; set; } public uint ReportSize { get; set; } public uint ReportVersion { get; set; } public EnclaveReport(byte[] payload)