Resource Type: dsc_intuneappprotectionpolicyios
- Defined in:
- lib/puppet/type/dsc_intuneappprotectionpolicyios.rb
Overview
The DSC IntuneAppProtectionPolicyiOS resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_alloweddatastoragelocations
N/A
-
dsc_allowedinbounddatatransfersources
N/A
-
dsc_allowedoutboundclipboardsharinglevel
N/A
-
dsc_allowedoutbounddatatransferdestinations
N/A
-
dsc_appdataencryptiontype
N/A
-
dsc_applicationid
Id of the Azure Active Directory application to authenticate with.
-
dsc_applicationsecret
Secret of the Azure Active Directory tenant used for authentication.
-
dsc_apps
List of Ids representing the iOS apps controlled by this protection policy.
-
dsc_assignments
List of IDs of the groups assigned to this iOS Protection Policy.
-
dsc_certificatethumbprint
Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.
-
dsc_contactsyncblocked
N/A
-
dsc_databackupblocked
N/A
-
dsc_description
Description of the iOS App Protection Policy
-
dsc_devicecompliancerequired
N/A
-
dsc_ensure
Present ensures the policy exists, absent ensures it is removed.
-
dsc_excludedgroups
List of IDs of the groups that are excluded from this iOS Protection Policy.
-
dsc_fingerprintblocked
N/A
-
dsc_managedbrowsertoopenlinksrequired
N/A
-
dsc_maximumpinretries
N/A
-
dsc_minimumpinlength
N/A
-
dsc_organizationalcredentialsrequired
N/A
-
dsc_periodofflinebeforeaccesscheck
N/A
-
dsc_periodofflinebeforewipeisenforced
N/A
-
dsc_periodonlinebeforeaccesscheck
N/A
-
dsc_pincharacterset
N/A
-
dsc_pinrequired
N/A
-
dsc_printblocked
N/A
-
dsc_saveasblocked
N/A
-
dsc_simplepinblocked
N/A
-
dsc_tenantid
Id of the Azure Active Directory tenant used for authentication.
Parameters
-
dsc_credential
Credentials of the Intune Admin
-
dsc_displayname (namevar)
Display name of the iOS App Protection Policy
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).