इसके माध्यम से साझा किया गया


IVpnCredential.CertificateCredential Property

Definition

Gets the certificate that the plug-in was granted access to after requesting it.

public:
 property Certificate ^ CertificateCredential { Certificate ^ get(); };
Certificate CertificateCredential();
public Certificate CertificateCredential { get; }
var certificate = iVpnCredential.certificateCredential;
Public ReadOnly Property CertificateCredential As Certificate

Property Value

Gets the certificate to which we were granted access for use in the VPN connection.

Windows requirements

App capabilities
networkingVpnProvider

Applies to