Freigeben über


TeamFoundationAuthenticationService.IsHighTrustIdentity-Methode

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

Syntax

'Declaration
Public Function IsHighTrustIdentity ( _
    requestContext As TeamFoundationRequestContext, _
    claimSet As Dictionary(Of String, Claim) _
) As Boolean
public bool IsHighTrustIdentity(
    TeamFoundationRequestContext requestContext,
    Dictionary<string, Claim> claimSet
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationAuthenticationService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace