TerminalClipboardDecision
Adapter decision for a terminal clipboard request.
Entries
Link copied to clipboard
Request was rejected by configured policy.
Link copied to clipboard
Clipboard reads are disabled by configured policy.
Link copied to clipboard
Encoded payload is malformed and cannot be safely decoded.
Link copied to clipboard
Decoded payload would exceed the configured size limit.
Link copied to clipboard
Request requires allowlisting, but this session was not allowlisted.
Link copied to clipboard
Product host must prompt before deciding.
Link copied to clipboard
Policy permits the request.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.