en-US/ActiveDirectoryCSDsc.strings.psd1

<#
    .SYNOPSIS
        The localized resource strings in English (en-US) for the
        resource ActiveDirectoryCSDsc module. This file should only contain
        localized strings for private functions, public command, and
        classes (that are not a DSC resource).
#>


ConvertFrom-StringData @'
    # Get-CaAiaUriList
    GettingAiaUrisMessage = Getting Active Directory Authority Information Access URI list for '{0}'.
 
'@