Partager via


SignedInController.SignedIn, méthode

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

Syntaxe

'Déclaration
<HttpGetAttribute> _
<HttpPostAttribute> _
Public Function SignedIn ( _
    realm As String, _
    protocol As String, _
    reply_to As String _
) As HttpResponseMessage
[HttpGetAttribute]
[HttpPostAttribute]
public HttpResponseMessage SignedIn(
    string realm,
    string protocol,
    string reply_to
)

Paramètres

Valeur de retour

Type : System.Net.Http.HttpResponseMessage

Sécurité .NET Framework

Voir aussi

Référence

SignedInController Classe

Microsoft.VisualStudio.Services.Authentication, espace de noms