Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
File upload blocked for urls
Supported versions
- On Android since 115 or later
- On iOS since 122 or later
Description
Allows you to set a list of site url patterns that specify sites which will be blocked to upload files from local device. Leaving the policy unset will applies the default behavior Allow to all sites.
For detailed information on valid site url patterns, please see https://go.microsoft.com/fwlink/?linkid=2095322.
Supported features
- Can be mandatory: Yes
- Can be recommended: No
- Dynamic Policy Refresh: Yes
- Per Profile: Yes
- Applies to a profile that is signed in with a Microsoft account: No
Data type
- List of strings
Android information and settings
- Preference Key name: EdgeFileUploadBlockedForUrls
- Example value:
["[*.]example.edu"]
iOS information and settings
- Preference Key name: EdgeFileUploadBlockedForUrls
- Example value:
<array>
<string>[*.]example.edu</string>
</array>