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 | |
---|---|---|
TeamFoundationAuthenticationService |
Début
Méthodes
Nom | Description | |
---|---|---|
Configure(TeamFoundationRequestContext, Uri) | ||
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é. | |
DeriveNextAuthorizationFlowLocation | ||
DetermineRealm | ||
Equals | Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.) | |
FederatedSignOut | ||
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.) | |
GetHashCode | Sert de fonction de hachage par défaut. (Hérité de Object.) | |
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
IsHighTrustIdentity | ||
JSONFeed | Récupérez l'adresse du JSONFeed pour avec le ReplyTo fourni | |
LocationForRealm | ||
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
ProcessSignOutCookie | ||
ReadSignOutCookie | ||
RedirectToIdentityProvider | ||
RedirectToTfsIdentityProvider | ||
ServiceEnd | ||
ServiceStart | ||
SignOut(TeamFoundationRequestContext, String) | ||
SignOut(TeamFoundationRequestContext, String, String%) | ||
ToString | Retourne une chaîne qui représente l'objet actif. (Hérité de Object.) | |
UpdateVssIdentityClaims | ||
WriteSessionTokenToCookie | ||
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.