| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
MdmWindowsInformationProtectionPolicy
“Policy for Windows information protection with MDM”
|
class |
WindowsInformationProtectionPolicy
“Policy for Windows information protection without MDM”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtection |
WindowsInformationProtection.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsInformationProtection |
WindowsInformationProtection.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsInformationProtection |
WindowsInformationProtection.withAzureRightsManagementServicesAllowed(Boolean azureRightsManagementServicesAllowed)
Returns an immutable copy of
this with just the azureRightsManagementServicesAllowed field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withDataRecoveryCertificate(WindowsInformationProtectionDataRecoveryCertificate dataRecoveryCertificate)
Returns an immutable copy of
this with just the dataRecoveryCertificate field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withEnforcementLevel(WindowsInformationProtectionEnforcementLevel enforcementLevel)
Returns an immutable copy of
this with just the enforcementLevel
field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withEnterpriseDomain(String enterpriseDomain)
Returns an immutable copy of
this with just the enterpriseDomain
field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withEnterpriseIPRangesAreAuthoritative(Boolean enterpriseIPRangesAreAuthoritative)
Returns an immutable copy of
this with just the enterpriseIPRangesAreAuthoritative field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withEnterpriseProxyServersAreAuthoritative(Boolean enterpriseProxyServersAreAuthoritative)
Returns an immutable copy of
this with just the enterpriseProxyServersAreAuthoritative field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withIconsVisible(Boolean iconsVisible)
Returns an immutable copy of
this with just the iconsVisible
field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withIndexingEncryptedStoresOrItemsBlocked(Boolean indexingEncryptedStoresOrItemsBlocked)
Returns an immutable copy of
this with just the indexingEncryptedStoresOrItemsBlocked field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withIsAssigned(Boolean isAssigned)
Returns an immutable copy of
this with just the isAssigned field
changed. |
WindowsInformationProtection |
WindowsInformationProtection.withProtectionUnderLockConfigRequired(Boolean protectionUnderLockConfigRequired)
Returns an immutable copy of
this with just the protectionUnderLockConfigRequired field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withRevokeOnUnenrollDisabled(Boolean revokeOnUnenrollDisabled)
Returns an immutable copy of
this with just the revokeOnUnenrollDisabled field changed. |
WindowsInformationProtection |
WindowsInformationProtection.withRightsManagementServicesTemplateId(String rightsManagementServicesTemplateId)
Returns an immutable copy of
this with just the rightsManagementServicesTemplateId field changed. |
Copyright © 2018–2020. All rights reserved.