Skip to main content

AdfWebActivityAuthenticationType Enumeration

AdfWebActivityAuthenticationType Enumeration

Specifies which type of authentication to use in the web activity.

Enumeration Values

NameSummary
Basic
Normal username/password authentication.
ClientCertificate
Uses a bas64-encoded PFX file and a password.
ServicePrincipal
Uses service principal authentication.
MSI
Uses MSI authentication.