VpnServerConfigVpnClientRevokedCertificate Class

Properties of the revoked VPN client certificate of VpnServerConfiguration.

Constructor

VpnServerConfigVpnClientRevokedCertificate(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

The certificate name.

thumbprint
str

The revoked VPN client certificate thumbprint.

Attributes

name

The certificate name.

name: str | None

thumbprint

The revoked VPN client certificate thumbprint.

thumbprint: str | None