Classes
| Class | Description |
| CompositeFieldAttribute |
This attribute is used to decorate a property to ensure that base/composite fields are read from the file if tge property is beign exposed through Symphny Harmony
|
Interfaces
| Interface | Description |
| ISymphonyAuthentication | To enable authentication define the logical SYMPHONY_AUTHENTICATION_CLASS to be the name of your authenticaiton class that implements this interface. The structure should be Namespace.Class, Namespace. For Example:
ProgramLibrary.Authenticate,ProgramLibrary |
Enumerations
| Enumeration | Description |
| ClientRequestType |
Indicates the type of command being processed
|
See Also