C# Class Thinktecture.IdentityModel.X509Certificates.X509CertificatesFinder

Afficher le fichier Open project: IdentityModel/Thinktecture.IdentityModel.v1

Méthodes publiques

Méthode Description
Find ( object findValue, bool validOnly = true ) : IEnumerable
X509CertificatesFinder ( StoreLocation location, StoreName name, X509FindType findType ) : System

Method Details

Find() public méthode

public Find ( object findValue, bool validOnly = true ) : IEnumerable
findValue object
validOnly bool
Résultat IEnumerable

X509CertificatesFinder() public méthode

public X509CertificatesFinder ( StoreLocation location, StoreName name, X509FindType findType ) : System
location StoreLocation
name StoreName
findType X509FindType
Résultat System