API Help
Eplan.EplApi.HEServices Namespace / PartsService.AuthenticationType Enumeration

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

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

See Also