windowsInformationProtectionEnforcementLevel enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible values for WIP Protection enforcement levels
Members
Member | Value | Description |
---|---|---|
noProtection | 0 | No protection enforcement |
encryptAndAuditOnly | 1 | Encrypt and Audit only |
encryptAuditAndPrompt | 2 | Encrypt, Audit and Prompt |
encryptAuditAndBlock | 3 | Encrypt, Audit and Block |