Share via


ProxyTrustConfiguration.GetCertificates Method

Definition

public:
 System::Collections::Generic::List<System::Security::Cryptography::X509Certificates::X509Certificate2 ^> ^ GetCertificates();
public System.Collections.Generic.List<System.Security.Cryptography.X509Certificates.X509Certificate2> GetCertificates ();
member this.GetCertificates : unit -> System.Collections.Generic.List<System.Security.Cryptography.X509Certificates.X509Certificate2>
Public Function GetCertificates () As List(Of X509Certificate2)

Returns

Applies to