Private/Types/models/CALSerialInformationsEntity.generated.psm1


class CALSerialInformationsEntity
{
    [int]$CALMaxUserCount = 0
    [boolean]$IsValidSerial = $false
}