共用方式為


ITeamFoundationIdentityService.CreateUser 方法 (TeamFoundationRequestContext, String, String, String)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Function CreateUser ( _
    requestContext As TeamFoundationRequestContext, _
    userDomain As String, _
    account As String, _
    description As String _
) As IdentityDescriptor
IdentityDescriptor CreateUser(
    TeamFoundationRequestContext requestContext,
    string userDomain,
    string account,
    string description
)

參數

傳回值

型別:Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor

.NET Framework 安全性

請參閱

參考

ITeamFoundationIdentityService 介面

CreateUser 多載

Microsoft.TeamFoundation.Framework.Server 命名空間