Resource Type: dsc_cpfximport
- Defined in:
- lib/puppet/type/dsc_cpfximport.rb
Overview
The DSC cPfxImport resource type. Automatically generated from version 3.7.8.4
Properties
-
dsc_certstorelocation
Certification Store Location.
-
dsc_certstorename
Certification Store Name
-
dsc_ensure
Determine pfx to be import or not.
-
dsc_pfxfilepath
File path to the pfx.
Parameters
-
dsc_credential
Specify Password to import pfx.
-
dsc_psdscrunascredential
-
dsc_thumbprint (namevar)
Thumbprint of target pfx.
-
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).