Compartir a través de


TeamFoundationAuthenticationService.IsHighTrustIdentity (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationAuthenticationService Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)