DSCResources/cIntuneWindowsHelloForBusinessGlobalPolicy/cIntuneWindowsHelloForBusinessGlobalPolicy.psd1
|
@{ RootModule = 'cIntuneWindowsHelloForBusinessGlobalPolicy.schema.psm1' ModuleVersion = '0.0.1' GUID = '062f6f85-df73-70f9-65a1-6eb4fed304d0' Author = 'DscCommunity' CompanyName = 'DscCommunity' Copyright = 'DscCommunity' DscResourcesToExport = @('cIntuneWindowsHelloForBusinessGlobalPolicy') } |