Show / Hide Table of Contents

Enum WMHTTPConnection.AuthType

Supported authentication types

Namespace: Quantellia.WMServer.Asset.Model.HTTP
Assembly: WMServer.dll
Syntax
public enum WMHTTPConnection.AuthType

Fields

Name Description
None

This endpoint has no authentication

StaticHeader

This endpoint authorizes the user with a static token and a header. Expects the "token" and "authHeader" keys in AuthenticationData.

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