GetVpnServerConfigurationRadiusServerRootCertificate

data class GetVpnServerConfigurationRadiusServerRootCertificate(val name: String, val publicCertData: String)

Constructors

constructor(name: String, publicCertData: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Name of the VPN Server Configuration.

Link copied to clipboard

The Public Key Data associated with the Certificate.