Share via


AuthenticationType Enum

Definition

The authentication type used for authentication database connection

public enum AuthenticationType
type AuthenticationType = 
Public Enum AuthenticationType
Inheritance
AuthenticationType

Fields

Name Value Description
None 0
Sql 1
AdPassword 2

Applies to