Table of Contents

Class PayloadTemplateSharingByNetwork

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

Information on network access to the template

[DataContract]
public class PayloadTemplateSharingByNetwork
Inheritance
PayloadTemplateSharingByNetwork
Inherited Members

Properties

AdminsCanModify

Indicates whether network admins may modify this template

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "adminsCanModify")]
public bool? AdminsCanModify { get; set; }

Property Value

bool?