Class PayloadTemplateSharingByNetwork
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?