ClientRootCertificateListResponse.ClientRootCertificates Property

 

Optional. The list of client root certificates.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public IList<ClientRootCertificateListResponse.ClientRootCertificate> ClientRootCertificates { get; set; }
Return to top
Show: