Condividi tramite


Metodo TeamFoundationAuthenticationService.IsHighTrustIdentity

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

Sintassi

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

Parametri

Valore restituito

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationAuthenticationService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server