| ||||
ValidateTicket methodValidates an eRoom authentication ticket and creates an eRoom session. The session is only created if the ticket is valid. Tickets are for one-time use and are canceled as soon as they are validated. Use GetSessionValue() to get name/value pairs that were added to the IERUTicket via SetValue(). Syntax
ParametersTicketKeyThe ticket to validate. URLUpon return, the URL associated with the ticket. ppSessionUpon return, the session that was created, as an IERUSession interface. Return value
|
Home |