en-US/UserTypes.strings.psd1

<#
    .SYNOPSIS
        The localized resource strings in English (en-US) for the
        classes UserEmail, UserName, UserEntitlement, and UserRole.
#>


ConvertFrom-StringData @'
    InvalidTypeForCompare = Cannot compare objects of type '{0}' with objects of type '{1}'. (UT0001)
'@