Interface ISingleSignOn
The single sign on web service contract.
Namespace: Mediachase.Commerce.Security
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
public interface ISingleSignOn
  Methods
GetTicket(String, String)
Declaration
string GetTicket(string user, string app)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | user | |
| System.String | app | 
Returns
| Type | Description | 
|---|---|
| System.String |