Table of Contents

Enum AccessPrivilege

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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 = "custom-role")] Customrole = 8

Enum for "custom-role"

[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 = "port-tags")] Porttags = 7

Enum for "port-tags"

[EnumMember(Value = "read-only")] ReadOnly = 2

Enum Deny for "deny"

[EnumMember(Value = "ssid-admin")] Ssidadmin = 6

Enum for "ssid-admin"

[EnumMember(Value = "switchport")] Switchport = 5

Enum switchport - Not documented but apparently coming back in live data