Share via


Identity.GetType 方法 (String, Boolean)

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

語法

'宣告
Public Shared Function GetType ( _
    identityType As String, _
    isGroup As Boolean _
) As IdentityType
public static IdentityType GetType(
    string identityType,
    bool isGroup
)

參數

傳回值

類型:Microsoft.TeamFoundation.Server.IdentityType
傳回 IdentityType

.NET Framework 安全性

請參閱

參考

Identity 類別

GetType 多載

Microsoft.TeamFoundation.Server 命名空間