UserPolicyCreationOptions enumeration
Used to set flags when creating UserPolicy objects.
Syntax
public enum class UserPolicyCreationOptions
Members
The UserPolicyCreationOptions enumeration has these members.
Member | Value | Description |
---|---|---|
None | 0x0 | |
AllowAuditedExtraction | 0x1 | Specifies whether the content can be opened in a non-RMS aware app or not. |
PreferDeprecatedAlgorithms | 0x2 | Specifies whether the deprecated algorithms (ECB) is preferred or not. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|