EndpointAuthenticationOrder Enum

Definition

The type of connection authentication required for connections to this endpoint.

C#
public enum EndpointAuthenticationOrder
Inheritance
EndpointAuthenticationOrder

Fields

Name Value Description
Ntlm 1
Kerberos 2
Negotiate 3
Certificate 4
NtlmCertificate 5
KerberosCertificate 6
NegotiateCertificate 7
CertificateNtlm 8
CertificateKerberos 9
CertificateNegotiate 10

Applies to

Product Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0