AuthenticablePrincipal.Certificates Propriété

Définition

Obtient un X509Certificate2Collection qui contient les certificats X509 pour ce compte.

public:
 property System::Security::Cryptography::X509Certificates::X509Certificate2Collection ^ Certificates { System::Security::Cryptography::X509Certificates::X509Certificate2Collection ^ get(); };
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get; }
member this.Certificates : System.Security.Cryptography.X509Certificates.X509Certificate2Collection
Public ReadOnly Property Certificates As X509Certificate2Collection

Valeur de propriété

X509Certificate2Collection qui contient les certificats X509 pour ce compte.

Exceptions

Le magasin sous-jacent ne prend pas en charge cette propriété.

S’applique à