Enum AccessPrivilege
The privilege of the dashboard administrator on the network. Can be one of 'full', 'read-only', 'guest-ambassador' or 'monitor-only'
[JsonConverter(typeof(StringEnumConverter))]
public enum AccessPrivilege
- Extension Methods
Fields
[EnumMember(Value = "full")] Full = 1
Enum Allow for "allow"
[EnumMember(Value = "guest-ambassador")] GuestAmbassador = 3
Enum Allow for "allow"
[EnumMember(Value = "monitor-only")] MonitorOnly = 4
Enum Deny for "deny"
[EnumMember(Value = "read-only")] ReadOnly = 2
Enum Deny for "deny"
[EnumMember(Value = "switchport")] Switchport = 5
Enum switchport - Not documented but apparently coming back in live data