Table of Contents
API reference

Property ClientId

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

ClientId

Gets or sets the Discord application client identifier used for token exchange.

public ulong ClientId { get; set; }

Property Value

ulong

Remarks

Leave this at 0 only when the OAuth callback endpoint is intentionally disabled.