VpnServerConfigVpnClientRevokedCertificate Class

Properties of the revoked VPN client certificate of VpnServerConfiguration.

Inheritance
VpnServerConfigVpnClientRevokedCertificate

Constructor

VpnServerConfigVpnClientRevokedCertificate(*, name: typing.Union[str, NoneType] = None, thumbprint: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

The certificate name.

thumbprint
str

The revoked VPN client certificate thumbprint.