Package version:
Optional
credentialThe credential reference containing authentication information.
Optional
passwordPassword for the PFX file or basic authentication / Secret when used for ServicePrincipal
Optional
pfxBase64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
Optional
resourceResource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
Optional
typeWeb activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
Optional
usernameWeb activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
Optional
userTenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
Web activity authentication properties.