DSCResources/cAADAuthenticationStrengthPolicy/cAADAuthenticationStrengthPolicy.psd1

@{
    RootModule           = 'cAADAuthenticationStrengthPolicy.schema.psm1'

    ModuleVersion        = '0.0.1'

    GUID                 = 'a7ab19a7-e3c0-5b07-552e-b8af9249e650'

    Author               = 'DscCommunity'

    CompanyName          = 'DscCommunity'

    Copyright            = 'DscCommunity'

    DscResourcesToExport = @('cAADAuthenticationStrengthPolicy')
}