GetRouterMd5AuthenticationKey

data class GetRouterMd5AuthenticationKey(val key: String, val name: String)

Constructors

Link copied to clipboard
constructor(key: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Value of the key used for MD5 authentication.

Link copied to clipboard

The name of the router.