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

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

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

    See Also