ClientRootCertificateListResponse.ClientRootCertificates Property
Optional. The list of client root certificates.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public IList<ClientRootCertificateListResponse.ClientRootCertificate> ClientRootCertificates { get; set; }
Property Value
Type: System.Collections.Generic.IList<ClientRootCertificateListResponse.ClientRootCertificate>
Show: