ITlsConnectionFeature.RemoteCertificate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère de façon synchrone le certificat du point de terminaison distant, le cas échéant.
public System.Security.Cryptography.X509Certificates.X509Certificate2 RemoteCertificate { get; set; }
member this.RemoteCertificate : System.Security.Cryptography.X509Certificates.X509Certificate2 with get, set
Public Property RemoteCertificate As X509Certificate2