阅读背景:

为什么使用PrincipalSearcher比FindByIdentity()更快?

来源:互联网 

I had this code:

我有这个代码:

var context = new PrincipalContext( ContextType.Machine );
var user = UserPrincipal.FindByIdentity( context, username );
var context = new 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: