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. |