TeamFoundationAuthenticationService, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Server.TeamFoundationAuthenticationService

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
<TeamFoundationServiceDependency(GetType(IdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLocationService))> _
Public Class TeamFoundationAuthenticationService _
    Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
[TeamFoundationServiceDependency(typeof(IdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLocationService))]
public class TeamFoundationAuthenticationService : ITeamFoundationService

Le type TeamFoundationAuthenticationService expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique TeamFoundationAuthenticationService

Début

Méthodes

  Nom Description
Méthode publique Configure(TeamFoundationRequestContext, Uri)
Méthode publique Configure(TeamFoundationRequestContext, String, String, Uri) Indique le service d'actualiser les données de configuration des métadonnées si un emplacement de métadonnées a été configuré.
Méthode publique DeriveNextAuthorizationFlowLocation
Méthode publique DetermineRealm
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode publique FederatedSignOut
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique IsHighTrustIdentity
Méthode publique JSONFeed Récupérez l'adresse du JSONFeed pour avec le ReplyTo fourni
Méthode publique LocationForRealm
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.)
Méthode publique ProcessSignOutCookie
Méthode publique ReadSignOutCookie
Méthode publiqueMembre statique RedirectToIdentityProvider
Méthode publique RedirectToTfsIdentityProvider
Méthode publique ServiceEnd
Méthode publique ServiceStart
Méthode publique SignOut(TeamFoundationRequestContext, String)
Méthode publique SignOut(TeamFoundationRequestContext, String, String%)
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)
Méthode publique UpdateVssIdentityClaims
Méthode publique WriteSessionTokenToCookie
Méthode publique WriteSignOutCookie

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Server, espace de noms