Resource Type: dsc_intunedeviceconfigurationpolicyandroidworkprofile
- Defined in:
- lib/puppet/type/dsc_intunedeviceconfigurationpolicyandroidworkprofile.rb
Overview
The DSC IntuneDeviceConfigurationPolicyAndroidWorkProfile resource type. Automatically generated from version 1.21.1222.1
Properties
-
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_certificatethumbprint
Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.
-
dsc_description
Description of the device general configuration policy for Android WorkProfile
-
dsc_ensure
Present ensures the site collection exists, absent ensures it is removed
-
dsc_passwordblockfingerprintunlock
Indicates whether or not to block fingerprint unlock
-
dsc_passwordblocktrustagents
Indicates whether or not to block Smart Lock and other trust agents.
-
dsc_passwordexpirationdays
Number of days before the password expires
-
dsc_passwordminimumlength
Minimum length of passwords
-
dsc_passwordminutesofinactivitybeforescreentimeout
Minutes of inactivity before the screen times out
-
dsc_passwordpreviouspasswordblockcount
Number of previous passwords to block
-
dsc_passwordrequiredtype
Type of password that is required
-
dsc_passwordsigninfailurecountbeforefactoryreset
Number of sign in failures allowed before factory reset
-
dsc_securityrequireverifyapps
Require the Android Verify apps feature is turned on
-
dsc_tenantid
Name of the Azure Active Directory tenant used for authentication. Format contoso.onmicrosoft.com
-
dsc_workprofileblockaddingaccounts
Block users from adding/removing accounts in work profile
-
dsc_workprofileblockcamera
Block work profile camera
-
dsc_workprofileblockcrossprofilecallerid
Block display work profile caller ID in personal profile
-
dsc_workprofileblockcrossprofilecontactssearch
Block work profile contacts availability in personal profile
-
dsc_workprofileblockcrossprofilecopypaste
Boolean that indicates if the setting disallow cross profile copy paste is enabled
-
dsc_workprofileblocknotificationswhiledevicelocked
Indicates whether or not to block notifications while device locked
-
dsc_workprofileblockscreencapture
Block screen capture in work profile
-
dsc_workprofilebluetoothenablecontactsharing
Allow bluetooth devices to access enterprise contacts
-
dsc_workprofiledatasharingtype
Type of data sharing that is allowed
-
dsc_workprofiledefaultapppermissionpolicy
Type of password that is required
-
dsc_workprofilepasswordblockfingerprintunlock
Indicates whether or not to block fingerprint unlock for work profile
-
dsc_workprofilepasswordblocktrustagents
Indicates whether or not to block Smart Lock and other trust agents for work profile
-
dsc_workprofilepasswordexpirationdays
Number of days before the work profile password expires
-
dsc_workprofilepasswordminimumlength
Minimum length of work profile password
-
dsc_workprofilepasswordminlettercharacters
Minimum count of letter characters required in work profile password
-
dsc_workprofilepasswordminlowercasecharacters
Minimum count of lower-case characters required in work profile password
-
dsc_workprofilepasswordminnonlettercharacters
Minimum count of non-letter characters required in work profile password
-
dsc_workprofilepasswordminnumericcharacters
Minimum count of numeric characters required in work profile password
-
dsc_workprofilepasswordminsymbolcharacters
Minimum count of symbols required in work profile password
-
dsc_workprofilepasswordminuppercasecharacters
Minimum count of upper-case characters required in work profile password
-
dsc_workprofilepasswordminutesofinactivitybeforescreentimeout
Minutes of inactivity before the screen times out
-
dsc_workprofilepasswordpreviouspasswordblockcount
Number of previous work profile passwords to block
-
dsc_workprofilepasswordrequiredtype
Type of work profile password that is required
-
dsc_workprofilepasswordsigninfailurecountbeforefactoryreset
Number of sign in failures allowed before work profile is removed and all corporate data deleted
-
dsc_workprofilerequirepassword
Password is required or not for work profile
Parameters
-
dsc_credential
Credentials of the Intune Admin
-
dsc_displayname (namevar)
Display name of the device general configuration policy for Android WorkProfile.
-
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).