Property Managed
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Managed
Gets whether the channel is managed by an application via the gdm.join
OAuth2 scope.
[JsonProperty("managed", NullValueHandling = NullValueHandling.Ignore)]
public bool? Managed { get; }
Property Value
- bool?