IncludeProviderNameInACLs
Specifies whether to include the name of the membership or role provider from which a user or group originates, when the connector constructs Access Control Lists (ACLs) for documents. You might need to set this parameter to true
if SharePoint has been set up to use claims authentication with multiple claims providers.
For example, when this parameter is set to true
, the entry my_provider:user1
in an ACL represents the user user1
from the membership provider my_provider
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Fetchtasks |
Example: | IncludeProviderNameInACLs=true
|
See Also: |