Class TeamSecurity
Inheritance
System.Object
TeamSecurity
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class TeamSecurity : object
Constructors
TeamSecurity()
Declaration
public TeamSecurity()
Properties
AllowToAddGuests
Declaration
public bool AllowToAddGuests { get; set; }
Property Value
System.
|