Show / Hide Table of Contents

Namespace Quantellia.WMServer.Asset.Model.HTTP.AuthenticationType

Classes

BearerAuthentication

Authenticates HTTP requests that make use of Bearer authentication.

StaticHeaderAuthentication

Authenticates HTTP requests that make use of a static authentication header.

Interfaces

IHTTPAuthenticationType

WMHTTPConnection allows multiple forms of HTTP authentication. Each individual form can be implemented as an IHTTPAuthenticationType, and bound to a AuthenticationType

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE