Property EnforceNonce
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EnforceNonce
Gets whether the Nonce is enforced to be validated.
[JsonProperty("enforce_nonce", NullValueHandling = NullValueHandling.Ignore)]
public bool EnforceNonce { get; }