keychaincredential.query ======================== Sent on keychaincredential changes. .. raw:: html
Unique identifier for this keychain credential.
Distinguishes this Keychain Credential from others.
Must be at least 1 characters long
Type of credential stored in the keychain.
SSH_KEY_PAIR: SSH public/private key pairSSH_CREDENTIALS: SSH connection credentials including host and authenticationCredential-specific configuration and authentication data.
At least one of the two keys must be provided on creation.
No Additional PropertiesSSH private key in OpenSSH format. null if only public key is provided.
Can be omitted and automatically derived from the private key.
SSH server hostname or IP address.
SSH server port number.
SSH username for authentication.
Keychain Credential ID.
Can be discovered with keychaincredential.remotesshhostkeyscan.
Connection timeout in seconds for SSH connections.
Unique identifier for this keychain credential.
Distinguishes this Keychain Credential from others.
Must be at least 1 characters long
Type of credential stored in the keychain.
SSH_KEY_PAIR: SSH public/private key pairSSH_CREDENTIALS: SSH connection credentials including host and authenticationCredential-specific configuration and authentication data.
At least one of the two keys must be provided on creation.
No Additional PropertiesSSH private key in OpenSSH format. null if only public key is provided.
Can be omitted and automatically derived from the private key.
SSH server hostname or IP address.
SSH server port number.
SSH username for authentication.
Keychain Credential ID.
Can be discovered with keychaincredential.remotesshhostkeyscan.
Connection timeout in seconds for SSH connections.