你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VpnServerConfigVpnClientRevokedCertificate 类

定义

VpnServerConfiguration 的已吊销 VPN 客户端证书的属性。

public class VpnServerConfigVpnClientRevokedCertificate
type VpnServerConfigVpnClientRevokedCertificate = class
Public Class VpnServerConfigVpnClientRevokedCertificate
继承
VpnServerConfigVpnClientRevokedCertificate

构造函数

VpnServerConfigVpnClientRevokedCertificate()

初始化 VpnServerConfigVpnClientRevokedCertificate 类的新实例。

VpnServerConfigVpnClientRevokedCertificate(String, String)

初始化 VpnServerConfigVpnClientRevokedCertificate 类的新实例。

属性

Name

获取或设置证书名称。

Thumbprint

获取或设置吊销的 VPN 客户端证书指纹。

适用于