序列化问题加上[Serializable]即可

/// <summary>
/// 报表身份授权重写
/// </summary>
[Serializable]
public class ReportServerCredentials : IReportServerCredentials

相关文章:

  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
猜你喜欢
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案