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

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

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

See Also