namespace PS.IPAM; using System; [Serializable] public enum AuthType { credentials, token }