Compartilhar via


Método TeamFoundationAuthenticationService.IsHighTrustIdentity

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationAuthenticationService Classe

Namespace Microsoft.TeamFoundation.Framework.Server