Freigeben über


IdentityHelper.IsServiceIdentity-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Shared Function IsServiceIdentity ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity _
) As Boolean
public static bool IsServiceIdentity(
    TeamFoundationRequestContext requestContext,
    Identity identity
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityHelper Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace