IIdentityManagementService2.ReadIdentity 方法

包括受保护的成员
包括继承的成员

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表 

  名称 说明
公共方法 ReadIdentity(String) 使用泛型搜索因素,读取一个标识。
公共方法 ReadIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions) 重载采用一个描述符。读取特定描述符的标识。先尝试 IMS 存储。如果找不到,则可选择为尝试与广告的源。 批注-性能有非常快,当成员资格信息没有请求。 (继承自 IIdentityManagementService。)
公共方法 ReadIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions) 重载带有一个搜索因素并返回遵循此排序的匹配。1.多个匹配项,有效的标识,如果存在,第一个匹配项。2.当具有唯一匹配项,匹配。3.当没有匹配时,则为 null。读取基于搜索因素的标识。第一个从 IMS 存储读取的,(可选) 从象广告的源读取名为。 (继承自 IIdentityManagementService。)
公共方法 ReadIdentity(IdentityDescriptor, MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) 重载采用一个描述符。读取特定描述符的标识。先尝试 IMS 存储。如果找不到,则可选择为尝试与 Active Directory 的源。请注意性能有非常快,当成员资格信息没有请求。
公共方法 ReadIdentity(IdentitySearchFactor, String, MembershipQuery, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope) 重载带有一个搜索因素并返回遵循此排序的匹配:1.多个匹配、有效的标识,如果存在,或者第一个匹配项。2.当具有唯一匹配项,匹配。3.当没有匹配时,则为 null。读取标识基于搜索因素。第一个从 IMS 存储读取,从与 Active Directory 的源 (可选) 然后读取。

页首

请参阅

参考

IIdentityManagementService2 接口

Microsoft.TeamFoundation.Framework.Client 命名空间