Method | Description | |
---|---|---|
Find ( object findValue, bool validOnly = true ) : IEnumerable |
||
X509CertificatesFinder ( StoreLocation location, StoreName name, X509FindType findType ) : System |
public Find ( object findValue, bool validOnly = true ) : IEnumerable |
||
findValue | object | |
validOnly | bool | |
return | IEnumerable |
public X509CertificatesFinder ( StoreLocation location, StoreName name, X509FindType findType ) : System | ||
location | StoreLocation | |
name | StoreName | |
findType | X509FindType | |
return | System |