• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Web Activity Authentication Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfWebActivityAuthenticationNode
X-Ref:
  • Ast Adf Web Activity Authentication Node

Attributes

AttributeAPI TypeDefaultDescription
PasswordString 
Password for the PFX file or basic authentication / Secret when used for ServicePrincipal. This is a required property
TypeAdfWebActivityAuthenticationTypeBasic
Determines whether to use basic authentication or client certificate authentication. This is a required property
PfxString 
Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
ResourceString 
Resource for which Azure Auth token will be requested when using MSI Authentication.
UsernameString 
Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal.
UserTenantString 
TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence