You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DynamicWatermarkDisplay parameter specifies the watermark text to display for a given label. This parameter supports text and the following special tokens:
723
723
724
724
- `${Consumer.PrincipalName}`: Required. The value is the user principal name (UPN) of the user.
725
+
- `${Device.DateTime}`: Optional. The value is current date/time of the device used to view the document.
725
726
726
727
This parameter is meaningful only when the ApplyDynamicWatermarkingEnabled parameter value is $true.
0 commit comments