Id |
Write |
String |
The unique identifier for an entity. Read-only. |
|
DisplayName |
Key |
String |
Policy display name. |
|
AzureRightsManagementServicesAllowed |
Write |
Boolean |
Specifies whether to allow Azure RMS encryption for WIP |
|
DataRecoveryCertificate |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionDataRecoveryCertificate |
Specifies a recovery certificate that can be used for data recovery of encrypted files. This is the same as the data recovery agent(DRA) certificate for encrypting file system(EFS) |
|
EnforcementLevel |
Write |
String |
WIP enforcement level.See the Enum definition for supported values. Possible values are: noProtection, encryptAndAuditOnly, encryptAuditAndPrompt, encryptAuditAndBlock. |
noProtection , encryptAndAuditOnly , encryptAuditAndPrompt , encryptAuditAndBlock |
EnterpriseDomain |
Write |
String |
Primary enterprise domain |
|
EnterpriseInternalProxyServers |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
This is the comma-separated list of internal proxy servers. For example, '157.54.14.28, 157.54.11.118, 10.202.14.167, 157.53.14.163, 157.69.210.59'. These proxies have been configured by the admin to connect to specific resources on the Internet. They are considered to be enterprise network locations. The proxies are only leveraged in configuring the EnterpriseProxiedDomains policy to force traffic to the matched domains through these proxies |
|
EnterpriseIPRanges |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionIPRangeCollection[] |
Sets the enterprise IP ranges that define the computers in the enterprise network. Data that comes from those computers will be considered part of the enterprise and protected. These locations will be considered a safe destination for enterprise data to be shared to |
|
EnterpriseIPRangesAreAuthoritative |
Write |
Boolean |
Boolean value that tells the client to accept the configured list and not to use heuristics to attempt to find other subnets. Default is false |
|
EnterpriseNetworkDomainNames |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
This is the list of domains that comprise the boundaries of the enterprise. Data from one of these domains that is sent to a device will be considered enterprise data and protected These locations will be considered a safe destination for enterprise data to be shared to |
|
EnterpriseProtectedDomainNames |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
List of enterprise domains to be protected |
|
EnterpriseProxiedDomains |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionProxiedDomainCollection[] |
Contains a list of Enterprise resource domains hosted in the cloud that need to be protected. Connections to these resources are considered enterprise data. If a proxy is paired with a cloud resource, traffic to the cloud resource will be routed through the enterprise network via the denoted proxy server (on Port 80). A proxy server used for this purpose must also be configured using the EnterpriseInternalProxyServers policy |
|
EnterpriseProxyServers |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
This is a list of proxy servers. Any server not on this list is considered non-enterprise |
|
EnterpriseProxyServersAreAuthoritative |
Write |
Boolean |
Boolean value that tells the client to accept the configured list of proxies and not try to detect other work proxies. Default is false |
|
ExemptApps |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionApp[] |
Exempt applications can also access enterprise data, but the data handled by those applications are not protected. This is because some critical enterprise applications may have compatibility problems with encrypted data. |
|
IconsVisible |
Write |
Boolean |
Determines whether overlays are added to icons for WIP protected files in Explorer and enterprise only app tiles in the Start menu. Starting in Windows 10, version 1703 this setting also configures the visibility of the WIP icon in the title bar of a WIP-protected app |
|
IndexingEncryptedStoresOrItemsBlocked |
Write |
Boolean |
This switch is for the Windows Search Indexer, to allow or disallow indexing of items |
|
NeutralDomainResources |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
List of domain names that can used for work or personal resource |
|
ProtectedApps |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionApp[] |
Protected applications can access enterprise data and the data handled by those applications are protected with encryption |
|
ProtectionUnderLockConfigRequired |
Write |
Boolean |
Specifies whether the protection under lock feature (also known as encrypt under pin) should be configured |
|
RevokeOnUnenrollDisabled |
Write |
Boolean |
This policy controls whether to revoke the WIP keys when a device unenrolls from the management service. If set to 1 (Don't revoke keys), the keys will not be revoked and the user will continue to have access to protected files after unenrollment. If the keys are not revoked, there will be no revoked file cleanup subsequently. |
|
RightsManagementServicesTemplateId |
Write |
String |
TemplateID GUID to use for RMS encryption. The RMS template allows the IT admin to configure the details about who has access to RMS-protected file and how long they have access |
|
SmbAutoEncryptedFileExtensions |
Write |
MSFT_MicrosoftGraphwindowsInformationProtectionResourceCollection[] |
Specifies a list of file extensions, so that files with these extensions are encrypted when copying from an SMB share within the corporate boundary |
|
Description |
Write |
String |
The policy's description. |
|
Ensure |
Write |
String |
Present ensures the policy exists, absent ensures it is removed. |
Present , Absent |
Credential |
Write |
PSCredential |
Credentials of the Admin |
|
ApplicationId |
Write |
String |
Id of the Azure Active Directory application to authenticate with. |
|
TenantId |
Write |
String |
Id of the Azure Active Directory tenant used for authentication. |
|
ApplicationSecret |
Write |
PSCredential |
Secret of the Azure Active Directory tenant used for authentication. |
|
CertificateThumbprint |
Write |
String |
Thumbprint of the Azure Active Directory application's authentication certificate to use for authentication. |
|
ManagedIdentity |
Write |
Boolean |
Managed ID being used for authentication. |
|