ClientRootCertificateGetResponse Class

Definition

Response to the Get Client Root Certificate operation.

public class ClientRootCertificateGetResponse : Microsoft.Azure.AzureOperationResponse
type ClientRootCertificateGetResponse = class
    inherit AzureOperationResponse
Public Class ClientRootCertificateGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ClientRootCertificateGetResponse

Constructors

ClientRootCertificateGetResponse()

Initializes a new instance of the ClientRootCertificateGetResponse class.

Properties

Certificate

Optional. The current client root certificate for the network gateway.

Applies to