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