Package version:
OptionalcredentialThe credential reference containing authentication information.
OptionalpasswordPassword for the PFX file or basic authentication / Secret when used for ServicePrincipal
OptionalpfxBase64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
OptionalresourceResource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
OptionaltypeWeb activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
OptionalusernameWeb activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
OptionaluserTenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
Web activity authentication properties.