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

Documentation

Support Forums
What can we help you with?
Topics

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