Compartir a través de


SignedInController.SignedIn (Método)

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.Net.Http.HttpResponseMessage

Seguridad de .NET Framework

Vea también

Referencia

SignedInController Clase

Microsoft.VisualStudio.Services.Authentication (Espacio de nombres)