Table of Contents

Class OrganizationApi

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
[DataContract]
public class OrganizationApi
Inheritance
OrganizationApi
Inherited Members

Properties

Enabled

If true, enable the access to the Cisco Meraki Dashboard API

[DataMember(Name = "enabled")]
[ApiAccess(ApiAccess.ReadUpdate)]
public bool Enabled { get; set; }

Property Value

bool