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