Public
Fields
| Indicates that no authentication is required | |
| Indicates that system authentication only is required | |
| Indicates that both system and application specific authentication are required. | 
Public
Methods
| Returns the authentication level required to join the application. | |
| Accesses the digital signature and encryption information associated with a typed message buffer | |
| Joins an application | |
| Opens a key handle for digital signature generation, message encryption, or message decryption. | |
| Closes a previously opened key handle | |
| Gets information associated with a key handle | |
| Sets optional attribute parameters associated with a key handle | |
| Marks a typed message buffer for encryption | |
| Marks a typed message buffer for digital signature | |
| Overloaded. Overridden. Converts the value of this instance to a String. | |
| Leaves an application | |
| Method for sending a service request | |
| Method for getting a reply from a previous request | |
| Method for canceling a call descriptor for outstanding reply | |
| Administers unbooted application. | |
| Method to broadcast notification by name | |
| Method to send notification to a specific client | |
| Method for sending service request and awaiting its reply | |
| Sets the method for handling unsolicited messages | |
| Method for checking for unsolicited message | |
| Method for establishing a conversational service connection | |
| Method for taking down a conversational service connection | |
| Method for receiving a message in a conversational connection | |
| Method for sending a message in a conversational connection | |
| Method to enqueue a message | |
| Method to dequeue a message from a queue | |
| Posts an event | |
| Subscribes to an event | |
| Unsubscribes to an event | |
| Converts a typed message buffer into an exportable, machine-independent string representation, that includes digital signatures and encryption seals | |
| Converts an externalized representation of a message buffer into a typed message buffer | |
| Method for getting a service request priority | |
| Method for setting service request priority | 
Protected
Constructors
| Initializes a new instance of the AppContext class |