2.2.2.12 ApplicationSpecificStringProperty

The ApplicationSpecificStringProperty type represents a string with application-specific meaning, which is not interpreted by the target ORB but rather provided as a parameter to components at runtime.

Simple type: eDT_LPWSTR

Validity: No restrictions.

Server validation: Servers MAY enforce an implementation-specific character length limit. If so, this limit SHOULD be at least 255 characters, not including the terminating null character.

Client validation: Clients SHOULD simply pass through the value provided by the client application.