Xero Linked Service Args
Xero Service linked service.
Constructors
Properties
List of tags that can be used for describing the linked service.
Properties used to connect to Xero. It is mutually exclusive with any other properties in the linked service. Type: object.
The integration runtime reference.
The consumer key associated with the Xero application.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Parameters for linked service.
The private key from the .pem file that was generated for your Xero private application. You must include all the text from the .pem file, including the Unix line endings( ).
Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true.
Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over SSL. The default value is true.
Specifies whether to verify the identity of the server when connecting over SSL. The default value is true.