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

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

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

    See Also