VpnServerConfigurationData.VpnClientRevokedCertificates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VPN client revoked certificate of VpnServerConfiguration.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRevokedCertificate> VpnClientRevokedCertificates { get; }
member this.VpnClientRevokedCertificates : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRevokedCertificate>
Public ReadOnly Property VpnClientRevokedCertificates As IList(Of VpnServerConfigVpnClientRevokedCertificate)