Show / Hide Table of Contents

Enum VapidAuthenticationScheme

Voluntary Application Server Identification (VAPID) HTTP authentication schemes.

Namespace: Lib.Net.Http.WebPush.Authentication
Assembly: Lib.Net.Http.WebPush.dll
Syntax
public enum VapidAuthenticationScheme

Fields

Name Description
Vapid

The "vapid" HTTP authentication scheme.

WebPush

The "WebPush" HTTP authentication scheme.

Back to top Copyright © 2018 - 2024 Tomasz Pęczek