Condividi tramite


Metodo Identity.GetType (String, Boolean)

Spazio dei nomi:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.IdentityType
Restituisce IdentityType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Identity Classe

Overload GetType

Spazio dei nomi Microsoft.TeamFoundation.Integration.Server