VpnServerConfigVpnClientRevokedCertificate interface
Properties of the revoked VPN client certificate of VpnServerConfiguration.
Properties
| name | The certificate name. |
| thumbprint | The revoked VPN client certificate thumbprint. |
Property Details
name
The certificate name.
name?: string
Property Value
string
thumbprint
The revoked VPN client certificate thumbprint.
thumbprint?: string
Property Value
string