RetrieveUsersPrivilegesThroughTeamsRequest.IncludeSetupUserFiltering Property

Definition

Gets or sets to exclude privileges based on user license and access mode.

public:
 property bool IncludeSetupUserFiltering { bool get(); void set(bool value); };
public bool IncludeSetupUserFiltering { get; set; }
member this.IncludeSetupUserFiltering : bool with get, set
Public Property IncludeSetupUserFiltering As Boolean

Property Value

Remarks

The user privileges get reduced if the user has AccessMode set as SetupUser.

Applies to