Language

AndroidMessageHandler.ClientCertificates Property

Definition

Gets or sets the collection of client certificates used by the handler to authenticate the client.

public System.Security.Cryptography.X509Certificates.X509CertificateCollection? ClientCertificates { get; set; }
member this.ClientCertificates : System.Security.Cryptography.X509Certificates.X509CertificateCollection with get, set

Property Value

Exceptions

Applies to