在 DotNetOpenAuth 中提供 SREG/AX 的示例
我在 DotNetOpenAuth 中找不到在提供商 (OP) 端提供 SREG/AX 扩展的任何示例。
ClaimsResponse 的所有构造函数都是内部的。 有什么帮助/建议吗?
I can't find any example of supplying SREG/AX extension on Provider (OP) side in DotNetOpenAuth.
All constructors of ClaimsResponse are internal.
Any help/suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
感谢 Matthew Johnson 提供的答案:
Thanks to Matthew Johnson, who helped with the answer:
使用 ASP.Net MVC,我有:
Using ASP.Net MVC, I have: