Class Security
Inheritance
System.Object
Security
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201909
Assembly: PnP.Framework.dll
Syntax
public class Security : object
Constructors
Security()
Declaration
public Security()
Properties
AdditionalAdministrators
AdditionalMembers
AdditionalOwners
AdditionalVisitors
AssociatedGroups
Declaration
public string AssociatedGroups { get; set; }
Property Value
System.
|
AssociatedMemberGroup
Declaration
public string AssociatedMemberGroup { get; set; }
Property Value
System.
|
AssociatedOwnerGroup
Declaration
public string AssociatedOwnerGroup { get; set; }
Property Value
System.
|
AssociatedVisitorGroup
Declaration
public string AssociatedVisitorGroup { get; set; }
Property Value
System.
|
BreakRoleInheritance
Declaration
public bool BreakRoleInheritance { get; set; }
Property Value
System.
|
ClearSubscopes
Declaration
public bool ClearSubscopes { get; set; }
Property Value
System.
|
CopyRoleAssignments
Declaration
public bool CopyRoleAssignments { get; set; }
Property Value
System.
|
Permissions
RemoveExistingUniqueRoleAssignments
Declaration
public bool RemoveExistingUniqueRoleAssignments { get; set; }
Property Value
System.
|
ResetRoleInheritance
Declaration
public bool ResetRoleInheritance { get; set; }
Property Value
System.
|