Enum AdfOAuth2AuthenticationType
Namespace: Varigence.Languages.Biml.DataFactory
Assembly: Biml.dll
C#
public enum AdfOAuth2AuthenticationType
Fields
| Fields | Description |
|---|---|
| ServiceAuthentication | Authenticates the service, usually via a .p12 key file. |
| UserAuthentication | Uses user authentication. |