Property SecureStates
- Namespace
- DisCatSharp.Extensions.OAuth2Web
- Assembly
- DisCatSharp.Extensions.OAuth2Web.dll
SecureStates
Whether GenerateSecureState(ulong) and ReadSecureState(string) will be used.
Defaults to false.
public bool SecureStates { init; }