Interface GatewayCertificateAuthorityContract.UpdateStages.WithIsTrusted

    • Method Detail

      • withIsTrusted

        GatewayCertificateAuthorityContract.Update withIsTrusted​(Boolean isTrusted)
        Specifies the isTrusted property: Determines whether certificate authority is trusted..
        Parameters:
        isTrusted - Determines whether certificate authority is trusted.
        Returns:
        the next definition stage.