VpnServerConfigVpnClientRevokedCertificate Class

Definition

Properties of the revoked VPN client certificate of VpnServerConfiguration.

public class VpnServerConfigVpnClientRevokedCertificate
type VpnServerConfigVpnClientRevokedCertificate = class
Public Class VpnServerConfigVpnClientRevokedCertificate
Inheritance
VpnServerConfigVpnClientRevokedCertificate

Constructors

VpnServerConfigVpnClientRevokedCertificate()

Initializes a new instance of the VpnServerConfigVpnClientRevokedCertificate class.

VpnServerConfigVpnClientRevokedCertificate(String, String)

Initializes a new instance of the VpnServerConfigVpnClientRevokedCertificate class.

Properties

Name

Gets or sets the certificate name.

Thumbprint

Gets or sets the revoked VPN client certificate thumbprint.

Applies to