Table of Contents
API reference

Property ApplicationVerifyKey

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress
Assembly
DisCatSharp.Hosting.AspNetCore.dll

ApplicationVerifyKey

Gets or sets the hex-encoded Discord application verify key used for signed ingress validation.

public string? ApplicationVerifyKey { get; set; }

Property Value

string