RetrieveUsersPrivilegesThroughTeamsRequest.IncludeSetupUserFiltering Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.