Used for Single Sign On (SSO) to a Service Layer company.
| Visual Basic |
|---|
Public Function GetServiceLayerConnectionContext( _ ByVal inConnParam As String _ ) As String |
Does not work with windows account bound using service principal name (SPN).
| C# | ||
|---|---|---|
| ||