Search Results for

    Show / Hide Table of Contents

    Class TeamWithSettingsMembersSettings

    Inheritance
    System.Object
    TeamWithSettingsMembersSettings
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    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.Boolean

    AllowCreatePrivateChannels

    Declaration
    public bool AllowCreatePrivateChannels { get; set; }
    Property Value
    System.Boolean

    AllowCreateUpdateChannels

    Declaration
    public bool AllowCreateUpdateChannels { get; set; }
    Property Value
    System.Boolean

    AllowCreateUpdateRemoveConnectors

    Declaration
    public bool AllowCreateUpdateRemoveConnectors { get; set; }
    Property Value
    System.Boolean

    AllowCreateUpdateRemoveTabs

    Declaration
    public bool AllowCreateUpdateRemoveTabs { get; set; }
    Property Value
    System.Boolean

    AllowDeleteChannels

    Declaration
    public bool AllowDeleteChannels { get; set; }
    Property Value
    System.Boolean

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer