Package | com.adobe.livecycle.ria.security.api |
Interface | public interface ITicket |
Implementors | Ticket |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Security 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
Public Properties
Property | Defined By | ||
---|---|---|---|
name : String [read-only]
The name of the ticket. | ITicket | ||
type : com.adobe.livecycle.ria.security.api:TicketType [read-only]
The type of ticket. | ITicket | ||
value : String [read-only]
The value of the ticket. | ITicket |
Property Detail
name | property |
type | property |
type:com.adobe.livecycle.ria.security.api:TicketType
[read-only] Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Security 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
The type of ticket.
Implementation
public function get type():com.adobe.livecycle.ria.security.api:TicketType
value | property |
Mon Nov 28 2011, 06:48 AM -08:00