Table of Contents

Class OrganizationsNacSection

Namespace
Meraki.Api.Sections.General.Organizations
Assembly
Meraki.Api.dll

Provides access to organizations nac API endpoints

public class OrganizationsNacSection
Inheritance
OrganizationsNacSection
Inherited Members

Constructors

OrganizationsNacSection()

public OrganizationsNacSection()

Properties

Authorization

Get all nac authorization policy sets for this organization

public IOrganizationsNacAuthorization Authorization { get; }

Property Value

IOrganizationsNacAuthorization

Sessions

List the NAC Sessions for this organization

public IOrganizationsNacSessions Sessions { get; }

Property Value

IOrganizationsNacSessions