DSCResources/cIntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10/cIntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10.psd1

@{
    RootModule           = 'cIntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10.schema.psm1'

    ModuleVersion        = '0.0.1'

    GUID                 = '0df540d9-58ba-5147-db92-d1c0f7db5295'

    Author               = 'DscCommunity'

    CompanyName          = 'DscCommunity'

    Copyright            = 'DscCommunity'

    DscResourcesToExport = @('cIntuneDeviceConfigurationImportedPfxCertificatePolicyWindows10')
}