Utils.X509CertificateToHashTable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Hashtable X509CertificateToHashTable (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ApiManagement.Models.X509CertificateName> certificates);
static member X509CertificateToHashTable : seq<Microsoft.Azure.Management.ApiManagement.Models.X509CertificateName> -> System.Collections.Hashtable
Public Shared Function X509CertificateToHashTable (certificates As IEnumerable(Of X509CertificateName)) As Hashtable
Parameters
- certificates
- IEnumerable<X509CertificateName>