Show / Hide Table of Contents

Class SamlHttpClient

The HTTP client for SAML communications.

Inheritance
object
SamlHttpClient
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.Saml2.Bindings
Assembly: ComponentSpace.Saml2.dll
Syntax
public class SamlHttpClient

Constructors

SamlHttpClient(HttpClient)

Initializes a new instance of the SamlHttpClient class.

Declaration
public SamlHttpClient(HttpClient httpClient)
Parameters
Type Name Description
HttpClient httpClient

The HTTP client.

In this article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2025. All rights reserved.