internal/scripts/variables.ps1
# Web Service Endpoint $Script:DefaultWebServiceURI = "http://localhost:81" $Script:UseDefaultCredentials = $true $Script:AllowUnencryptedAuthentication = $true |
# Web Service Endpoint $Script:DefaultWebServiceURI = "http://localhost:81" $Script:UseDefaultCredentials = $true $Script:AllowUnencryptedAuthentication = $true |