Class TeamWithSettingsMembersSettings
Inheritance
System.Object
TeamWithSettingsMembersSettings
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201903
Assembly: PnP.Framework.dll
Syntax
public class TeamWithSettingsMembersSettings : object
Constructors
TeamWithSettingsMembersSettings()
Declaration
public TeamWithSettingsMembersSettings()
Properties
AllowAddRemoveApps
Declaration
public bool AllowAddRemoveApps { get; set; }
Property Value
System.
|
AllowCreateUpdateChannels
Declaration
public bool AllowCreateUpdateChannels { get; set; }
Property Value
System.
|
AllowCreateUpdateRemoveConnectors
Declaration
public bool AllowCreateUpdateRemoveConnectors { get; set; }
Property Value
System.
|
AllowCreateUpdateRemoveTabs
Declaration
public bool AllowCreateUpdateRemoveTabs { get; set; }
Property Value
System.
|
AllowDeleteChannels
Declaration
public bool AllowDeleteChannels { get; set; }
Property Value
System.
|