Class OrganizationsSmSection
- Namespace
- Meraki.Api.Sections.General.Organizations
- Assembly
- Meraki.Api.dll
Provides access to organizations sm API endpoints
public class OrganizationsSmSection
- Inheritance
-
OrganizationsSmSection
- Inherited Members
Constructors
OrganizationsSmSection()
public OrganizationsSmSection()
Properties
Admins
List the Limited Access Roles for an organization
public IOrganizationsSmAdmins Admins { get; }
Property Value
Apple
Enqueue a sync job for an ADE account
public IOrganizationsSmApple Apple { get; }
Property Value
BulkEnrollment
List all BulkEnrollmentTokens for an organization.
public IOrganizationsSmBulkEnrollment BulkEnrollment { get; }
Property Value
Sentry
List the Sentry Policies for an organization ordered in ascending order of priority
public IOrganizationsSmSentry Sentry { get; }