Office365Linked Service Args
Office365 linked service.
Constructors
Properties
List of tags that can be used for describing the linked service.
The integration runtime reference.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Azure tenant ID to which the Office 365 account belongs. Type: string (or Expression with resultType string).
Parameters for linked service.
The service principal credential type for authentication.'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. If not specified, 'ServicePrincipalKey' is in use. Type: string (or Expression with resultType string).
Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).
Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).
Specify the application's client ID. Type: string (or Expression with resultType string).
Specify the application's key.
Specify the tenant information under which your Azure AD web application resides. Type: string (or Expression with resultType string).