C# SecurityToken 存在于多个
我正在指定要使用的确切类,但 Visual Studio 告诉我该方法也存在于另一个类中。
System.IdentityModel.Tokens.SecurityToken token = null;
我不明白为什么 VS 不直接使用我指定的类。
我该如何摆脱这个错误?
I'm specifying the exact class to use, but Visual Studio is telling me that the method also exists in another class.
System.IdentityModel.Tokens.SecurityToken token = null;
I don't understand why VS wouldn't just use the exact class that I specified.
How do I get rid of this error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论