Interface DescribeDevicePolicyConfigurationResponse.Builder

    • Method Detail

      • deviceCaCertificate

        DescribeDevicePolicyConfigurationResponse.Builder deviceCaCertificate​(String deviceCaCertificate)

        The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.

        Parameters:
        deviceCaCertificate - The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
        Returns:
        Returns a reference to this object so that method calls can be chained together.