Eplan Platform API
Eplan.EplApi.HEServices Namespace / Translate.AuthenticationType Enumeration

Translate.AuthenticationType Enumeration
Logon type
Syntax
public enum Translate.AuthenticationType : System.Enum 
Members
MemberValueDescription
SQLServer1SQL server authentication
WindowsAuthentication0Windows authentication
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.Translate.AuthenticationType

See Also