COM with Integrated Windows Authentication (IWA) using SAS IOM Provider
Connection string
This SAS IOM Data Provider connection string can be used for connections to SAS Workspace.
Provider=SAS.IOMProvider;Data Source="iom://workspace.example.com;COM;
SECURITYPACKAGE=Negotiate";
Be careful with the extra quotation marks around the Data Source value (needed because of the semicolon used inside the value).