Description Usage Format Fields
Authentication credential for the default or internal user on a system
1 |
An object of class R6ClassGenerator of length 24.
credentialThe credential used to authenticate to the remote system. Depending on the authentication protocol of the remote system, this could be an OAuth Token, X.509 certificate, Kerberose token, or an private key..
expirationDateThe date the credential expires in ISO 8601 format.
internalUsernameThe username of the internal user associated with this credential.
isDefaultIs this the default credential for this internal user of this type on this system?
parentTypepasswordThe password on the remote system used to authenticate.
publicKeyThe public ssh key used to authenticate to the remote system.
privateKeyThe public ssh key used to authenticate to the remote system..
servertypeusernameThe local username on the remote system used to authenticate.
validIs the credential still valid or has it expired?.
caCertsA public URL to the location of the trusted CA certs to use with this credential.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.