The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum AdfLinkedServiceAuthenticationMode

Namespace:
Varigence.Languages.Biml.DataFactory
Assembly:
Biml.dll
C#
    public enum AdfLinkedServiceAuthenticationMode
    
  

Fields

Anonymous

Specifies that no authentication credentials will be provided to the service.

Basic

Specifies that a supplied username and password will be provided to the service.

ClientCertificate

Specifies that a client certificate will be provided to the service.

Digest

Specifies that Digest authentication credentials will be provided to the service.

OAuth2

Specifies that a client certificate will be provided to the service.

SshPublicKey

Specifies that a SSH public key will be provided to the service.

Windows

Specifies that Windows authentication credentials will be provided to the service.

© Varigence