Share via


HttpRequestData.ClientCertificates Property

Definition

Gets the certificate collection involved in authenticating the client against the server.

public System.Security.Cryptography.X509Certificates.X509Certificate2Collection ClientCertificates { get; }
member this.ClientCertificates : System.Security.Cryptography.X509Certificates.X509Certificate2Collection
Public ReadOnly Property ClientCertificates As X509Certificate2Collection

Property Value

Applies to