XCODE-SESSION-KEY attribute

Data type: CHARACTER

Access: Write-only

Applies to: SECURITY-POLICY system handle

When set, the XCODE-SESSION-KEY attribute contains the encryption key used by the COMPILE statement for the current session. The attribute must contain the same key used with the XCODE utility. The attribute does not have a default or initial value. To unset the attribute, set it with the Unknown value (?).

Because the attribute contains an encryption key, any attempt to read the attribute is a compiler error.

Notes