会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
To be simple
Everything should be made as simple as possible, but no simpler.
管理
2009年12月1日
The athentication modes using Kerberos do not support the impersonation level 'Delegation'. Specify identification or impersonation.Parameter name: tokenImpersonationLevel
摘要: 今天在使用WCF中的KerberosRequestorSecurityToken时候报了如题目所说的这个错误,反编译看来一下原来这个类仅仅支持 TokenImpersonationLevel.Identification 和TokenImpersonationLevel.Impersonation, 我的使用方法如下: KerberosRequestorSecurityToken kqTok...
阅读全文
posted @ 2009-12-01 16:57 彷徨......
阅读(301)
评论(0)
推荐(0)
编辑