mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 19:03:46 +00:00
Add configuration to assigned access profiles
This commit is contained in:
@ -14,12 +14,12 @@ ms.topic: include
|
||||
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config">
|
||||
<Profiles>
|
||||
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
|
||||
...
|
||||
<!-- Add configuration here -->
|
||||
<rs5:FileExplorerNamespaceRestrictions>
|
||||
<rs5:AllowedNamespace Name="Downloads"/>
|
||||
<v3:AllowRemovableDrives/>
|
||||
</rs5:FileExplorerNamespaceRestrictions>
|
||||
...
|
||||
<!-- Add configuration here -->
|
||||
</Profile>
|
||||
</Profiles>
|
||||
<Configs>
|
||||
|
@ -14,7 +14,7 @@ ms.topic: include
|
||||
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/2022/config">
|
||||
<Profiles>
|
||||
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
|
||||
...
|
||||
<!-- Add configuration here -->
|
||||
</Profile>
|
||||
</Profiles>
|
||||
<Configs>
|
||||
|
@ -18,10 +18,10 @@ ms.topic: include
|
||||
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
|
||||
<AllAppsList>
|
||||
<AllowedApps>
|
||||
...
|
||||
<!-- Add configuration here as needed -->
|
||||
</AllowedApps>
|
||||
</AllAppsList>
|
||||
...
|
||||
<!-- Add configuration here as needed -->
|
||||
</Profile>
|
||||
</Profiles>
|
||||
<Configs>
|
||||
|
@ -13,7 +13,7 @@ ms.topic: include
|
||||
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config">
|
||||
|
||||
<Profiles>
|
||||
...
|
||||
<!-- Add configuration here as needed -->
|
||||
</Profiles>
|
||||
|
||||
<Configs>
|
||||
|
Reference in New Issue
Block a user