Added text per Task 3267358

This commit is contained in:
ManikaDhiman 2019-04-10 11:32:30 -07:00
parent d75cf6ed02
commit d49fabe38f

View File

@ -71,7 +71,7 @@ If you use Intune custom profiles to assign UserRights policies, you must use th
> [!Note] > [!Note]
> `` is the entity encoding of 0xF000. > `` is the entity encoding of 0xF000.
For example, the following syntax grants user rights to Authenticated Users and Replicator user groups. For example, the following syntax grants user rights to Authenticated Users and Replicator user groups:
``` ```
<![CDATA[Authenticated Users&#xF000;Replicator]]> <![CDATA[Authenticated Users&#xF000;Replicator]]>
``` ```