SESSION-ID attribute
Specifies the user login session ID for the user represented by the Client-principal object. You must set this attribute before you can seal the associated Client-principal object using the SEAL( ) method.
Data type: CHARACTER
Access: Readable/Writeable
Applies to: Client-principal object handle
If you specify the Unknown value (
?
) or the empty string (""), the AVM generates a run-time error.You can also set this attribute to one of the following values:
Once the Client-principal object is sealed, this attribute is read-only.
See also: SEAL( ) method
OpenEdge Release 10.2B
|