SAP SSO handling in SAP logon Control
Hi All,
I am currently using SAP Logon Control for my Application. We have to add "SAP Single Sign On" feature in our application so that it can handle the SAP SSO tickets.
I was searching for the documentation on SDN for Logon Control but there is no documentation available for it.
Through .NET I am able to see "Ticket".
-
public abstract new string Ticket [ get, set ]
Member of SAPLogonCtrl._CSAPLogonConnection
-
Is this "Ticket" can handle SAP SSO features?
Thanks in advance.
Vivek Pandey