ENUM
DhcpServerAuthenticationCredential
A credential to authenticate against a DHCP server.
link GraphQL Schema definition
- enum DhcpServerAuthenticationCredential {
- # A username for a MikroTik DHCP server.
- # A password for a MikroTik DHCP server.
- }