| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
A TicketedSessionAuthentication object will be returned as the result of a successful call to AcquireCredentialsInGuest. You can use this object in any guest operations function call.
When you no longer need the TicketedSessionAuthentication object, you should call ReleaseCredentialsInGuest to free associated resources and session data.
Properties
Name | Type | Description |
---|---|---|
ticket | xsd:string |
This contains a base64 encoded Ticket.
|
Properties inherited from GuestAuthentication | ||
interactiveSession | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |