Поделиться через


SignedInController.SignedIn - метод

Пространство имен:  Microsoft.VisualStudio.Services.Authentication
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
<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
)

Параметры

Возвращаемое значение

Тип: System.Net.Http.HttpResponseMessage

Безопасность платформы .NET Framework

См. также

Ссылки

SignedInController Класс

Microsoft.VisualStudio.Services.Authentication - пространство имен