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
Remarks
Leave this at 0 only when the OAuth callback endpoint is intentionally disabled.