Vpn Server Config Radius Client Root Certificate Response
data class VpnServerConfigRadiusClientRootCertificateResponse(val name: String? = null, val thumbprint: String? = null)
Properties of the Radius client root certificate of VpnServerConfiguration.
Constructors
Link copied to clipboard
fun VpnServerConfigRadiusClientRootCertificateResponse(name: String? = null, thumbprint: String? = null)