TryGetCertificateFromCacheByUrl Method
Syntax
public static System.bool TryGetCertificateFromCacheByUrl(
System.string url,
out System.Security.Cryptography.X509Certificates.X509Certificate2 resultCert
)Public Shared Function TryGetCertificateFromCacheByUrl( _
ByVal url As System.String, _
ByRef resultCert As System.Security.Cryptography.X509Certificates.X509Certificate2 _
) As System.BooleanParameters
| Name | Description |
|---|---|
| url | |
| resultCert |