md5AuthenticationKeyName property

String? md5AuthenticationKeyName
getter/setter pair

Present if MD5 authentication is enabled for the peering.

Must be the name of one of the entries in the Router.md5_authentication_keys. The field must comply with RFC1035.

Implementation

core.String? md5AuthenticationKeyName;