AdfRestServiceAuthenticationType Enumeration
Specifies which type of authentication to use in the web activity.
Enumeration Values
Name | Summary |
---|---|
Anonymous | Anonymous authentication. |
Basic | Normal username/password authentication. |
AadServicePrincipal | Aad Service Principal authentication |
ManagedServiceIdentity | Managed Service Identity authentication |