src/classes/main/PaAuthServer.ps1

class PaAuthServer {
    [string]$Name
    [string]$Server
    [string]$Port
}