TeamFoundationProfileService.BuildTemporaryIdentityFromEmailAddress 方法 (String, String)

生成与传递的绑定挂起的标识在电子邮件地址

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Shared Function BuildTemporaryIdentityFromEmailAddress ( _
    emailAddress As String, _
    fullName As String _
) As TeamFoundationIdentity
public static TeamFoundationIdentity BuildTemporaryIdentityFromEmailAddress(
    string emailAddress,
    string fullName
)

参数

返回值

类型:Microsoft.TeamFoundation.Framework.Server.TeamFoundationIdentity

.NET Framework 安全性

请参见

参考

TeamFoundationProfileService 类

BuildTemporaryIdentityFromEmailAddress 重载

Microsoft.TeamFoundation.Framework.Server 命名空间