SamlContextResponse - свойство
HTTP-ответ.
Пространство имён: Tessa.Web.Client.ServicesСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public HttpResponse? Response { get; init; }
Public Property Response As HttpResponse
Get
Set
public:
virtual property HttpResponse^ Response {
HttpResponse^ get () sealed;
void set (HttpResponse^ value) sealed;
}
abstract Response : HttpResponse with get, set
override Response : HttpResponse with get, set
HttpResponseISamlContextResponse